This class provides style for Element.
Defined in: Style.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
jls.gui.Style(properties)
Creates a style.
|
| Method Attributes | Method Name and Description |
|---|---|
|
activate(properties)
Activates this style.
|
|
|
getPropertyValue(key)
Returns the value of a property.
|
|
|
removeProperty(key)
Removes a property.
|
|
|
setHandler(handler)
Sets a handler on this style.
|
|
|
setProperties(properties, list)
Sets properties.
|
|
|
setProperty(key, value)
Sets a property.
|