| Constructor and Description |
|---|
IdeStyle()
Instantiate for the
Model. |
IdeStyle(java.lang.String selector)
Instantiate with selector.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractItem.IdeStyle |
rule(java.lang.String key,
java.lang.String value)
Adds a rule for this style.
|
java.lang.String |
toString() |
public IdeStyle(java.lang.String selector)
selector - Selector for applying the style.public IdeStyle()
Model.public AbstractItem.IdeStyle rule(java.lang.String key, java.lang.String value)
key - Key of the rule.value - Value of the rule.this.public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2005–2018. All rights reserved.