|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Layer.ShadowPosition | |
|---|---|
| com.sencha.gxt.core.client.dom | Core utilities. |
| Uses of Layer.ShadowPosition in com.sencha.gxt.core.client.dom |
|---|
| Methods in com.sencha.gxt.core.client.dom that return Layer.ShadowPosition | |
|---|---|
Layer.ShadowPosition |
Layer.getShadowPosition()
Returns the shadow position. |
static Layer.ShadowPosition |
Layer.ShadowPosition.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Layer.ShadowPosition[] |
Layer.ShadowPosition.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.sencha.gxt.core.client.dom with parameters of type Layer.ShadowPosition | |
|---|---|
void |
Layer.setShadowPosition(Layer.ShadowPosition shadowPosition)
Sets the shadow position (defaults to SIDES). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||