|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface CSSOMStyleDeclaration.ModificationHandler
To manage the modifications on a CSS value.
| Method Summary | |
|---|---|
void |
propertyChanged(String name,
String value,
String prio)
Called when a property was changed. |
void |
propertyRemoved(String name)
Called when a property was removed. |
void |
textChanged(String text)
Called when the value text has changed. |
| Method Detail |
|---|
void textChanged(String text)
throws DOMException
DOMException
void propertyRemoved(String name)
throws DOMException
DOMException
void propertyChanged(String name,
String value,
String prio)
throws DOMException
DOMException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||