|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Resizable.Dir | |
|---|---|
| com.sencha.gxt.theme.base.client.resizable | |
| com.sencha.gxt.widget.core.client | GXT widgets and other user-interface classes. |
| Uses of Resizable.Dir in com.sencha.gxt.theme.base.client.resizable |
|---|
| Methods in com.sencha.gxt.theme.base.client.resizable with parameters of type Resizable.Dir | |
|---|---|
java.lang.String |
ResizableBaseAppearance.getHandleStyles(Resizable.Dir dir)
|
| Uses of Resizable.Dir in com.sencha.gxt.widget.core.client |
|---|
| Methods in com.sencha.gxt.widget.core.client that return Resizable.Dir | |
|---|---|
static Resizable.Dir |
Resizable.Dir.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Resizable.Dir[] |
Resizable.Dir.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.sencha.gxt.widget.core.client with parameters of type Resizable.Dir | |
|---|---|
java.lang.String |
Resizable.ResizableAppearance.getHandleStyles(Resizable.Dir dir)
|
| Constructors in com.sencha.gxt.widget.core.client with parameters of type Resizable.Dir | |
|---|---|
Resizable(Component resize,
Resizable.Dir... handles)
Creates a new resizable instance with the default appearance. |
|
Resizable(Resizable.ResizableAppearance appearance,
Component resize,
Resizable.Dir... handles)
Creates a new resizable instance with the specified appearance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||