|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Style.HideMode | |
|---|---|
| com.sencha.gxt.core.client | |
| com.sencha.gxt.widget.core.client | GXT widgets and other user-interface classes. |
| Uses of Style.HideMode in com.sencha.gxt.core.client |
|---|
| Methods in com.sencha.gxt.core.client that return Style.HideMode | |
|---|---|
static Style.HideMode |
Style.HideMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Style.HideMode[] |
Style.HideMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of Style.HideMode in com.sencha.gxt.widget.core.client |
|---|
| Methods in com.sencha.gxt.widget.core.client that return Style.HideMode | |
|---|---|
Style.HideMode |
Component.getHideMode()
Returns the widget's hide mode. |
| Methods in com.sencha.gxt.widget.core.client with parameters of type Style.HideMode | |
|---|---|
void |
Component.setHideMode(Style.HideMode hideMode)
Sets the components hide mode (defaults to HideMode.DISPLAY). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||