All Packages Class Hierarchy This Package Previous Next Index
Class org.w3c.css.user.UserProperty
java.lang.Object
|
+----org.w3c.css.properties.CssProperty
|
+----org.w3c.css.user.UserProperty
- public abstract class UserProperty
- extends CssProperty
-
UserProperty()
-
-
Inherited()
- Returns true if the property is inherited
UserProperty
public UserProperty()
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