Package | Description |
---|---|
ej.mwt.style |
Contains style definition and default implementation.
|
ej.mwt.stylesheet.cascading |
Contains cascading stylesheet implementation.
|
Constructor and Description |
---|
EditableStyle(EditableStyle style)
Creates an editable style from an other one.
|
Modifier and Type | Method and Description |
---|---|
EditableStyle |
CascadingStylesheet.getDefaultStyle()
Gets the default style.
|
EditableStyle |
CascadingStylesheet.getSelectorStyle(Selector selector)
Gets the style for a selector.
|