|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.extjs.gxt.ui.client.Style
public class Style
Defines GXT public constants and enumerations.
Nested Class Summary | |
---|---|
static class |
Style.AnchorPosition
Anchor enumeration. |
static class |
Style.AutoSizeMode
Autosize enumeration. |
static class |
Style.ButtonArrowAlign
ButtonArrowAlign enum. |
static class |
Style.ButtonScale
ButtonScale enum. |
static class |
Style.Direction
|
static class |
Style.HideMode
HideMode enum. |
static class |
Style.HorizontalAlignment
Horizontal alignment enumeration. |
static class |
Style.IconAlign
ButtonIconAlign enum. |
static class |
Style.LayoutRegion
Layout out regions. |
static class |
Style.Orientation
Orientation enum. |
static class |
Style.Scroll
Scroll enumeration. |
static class |
Style.ScrollDir
Scroll direction enum. |
static class |
Style.SelectionMode
Selection mode enum. |
static class |
Style.SortDir
Sort direction enum. |
static class |
Style.VerticalAlignment
Vertical alignment enumerations. |
Field Summary | |
---|---|
static int |
DEFAULT
Indicates that a default value should be used (value is -1). |
static int |
NONE
A constant known to be zero (0). |
static java.lang.String |
UNDEFINED
Constant for marking a string as undefined rather than null. |
Constructor Summary | |
---|---|
Style()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int NONE
public static final int DEFAULT
public static final java.lang.String UNDEFINED
Constructor Detail |
---|
public Style()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |