All Packages Class Hierarchy This Package Previous Next Index
Class org.w3c.css.table.TableProperty
java.lang.Object
|
+----org.w3c.css.properties.CssProperty
|
+----org.w3c.css.table.TableProperty
- public abstract class TableProperty
- extends CssProperty
-
TableProperty()
-
-
Inherited()
- Returns true if the property is inherited
TableProperty
public TableProperty()
Inherited
public boolean Inherited()
- Returns true if the property is inherited
- Overrides:
- Inherited in class CssProperty
All Packages Class Hierarchy This Package Previous Next Index