Package | Description |
---|---|
com.extjs.gxt.ui.client.core |
Core utilities.
|
Modifier and Type | Method and Description |
---|---|
static El.VisMode |
El.VisMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static El.VisMode[] |
El.VisMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
El |
El.setVisibilityMode(El.VisMode visMode)
Sets the element's visibility mode.
|
Copyright © 2018. All Rights Reserved.