|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.gwtext.client.core.JsObject
com.gwtext.client.util.CSSRule
public class CSSRule
CSS Rule class.
| Field Summary |
|---|
| Fields inherited from class com.gwtext.client.core.JsObject |
|---|
jsObj |
| Constructor Summary | |
|---|---|
CSSRule(com.google.gwt.core.client.JavaScriptObject jsObj)
Constructs a new rule using a native object. |
|
| Method Summary | |
|---|---|
java.lang.String |
getCssText()
The CSS text. |
CSSRule |
getParentRule()
Returns the parent rule. |
| Methods inherited from class com.gwtext.client.core.JsObject |
|---|
getJsObj, getProperties, isCreated, setJsObj |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CSSRule(com.google.gwt.core.client.JavaScriptObject jsObj)
jsObj - the native object| Method Detail |
|---|
public java.lang.String getCssText()
public CSSRule getParentRule()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||