|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface CSSOMStyleDeclaration.ValueProvider
To provides the values.
| Method Summary | |
|---|---|
int |
getLength()
Returns the length of the declaration. |
String |
getText()
Returns the text of the declaration. |
Value |
getValue(String name)
Returns the current value associated with this object. |
boolean |
isImportant(String name)
Tells whether the given property is important. |
String |
item(int idx)
Returns the value at the given. |
| Method Detail |
|---|
Value getValue(String name)
boolean isImportant(String name)
String getText()
int getLength()
String item(int idx)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||