nextapp.echo
Class Grid.ExternalState
java.lang.Object
net.sf.jzeno.echo.state.AbstractState
nextapp.echo.Grid.ExternalState
- All Implemented Interfaces:
- java.lang.Cloneable
- Enclosing class:
- Grid
public static class Grid.ExternalState
- extends AbstractState
Methods inherited from class net.sf.jzeno.echo.state.AbstractState |
clone, equals, equals, get, get, getCreationCount, getEfficiency, getNetworkSize, getTransitionCount, hashCode, resetCounters, set, set, set, set |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
borderColor
public Color borderColor
borderSize
public int borderSize
cellMargin
public int cellMargin
columns
public int columns
height
public int height
heightUnits
public int heightUnits
rows
public int rows
valid
public boolean valid
width
public int width
widthUnits
public int widthUnits
cellLayoutOrientation
public int cellLayoutOrientation
size
public Dimension size
useInternalBorders
public boolean useInternalBorders
instancePeerIsPropertyChangeListener
public boolean instancePeerIsPropertyChangeListener
componentPeerIsPropertyChangeListener
public boolean componentPeerIsPropertyChangeListener
font
public Font font
background
public Color background
foreground
public Color foreground
identifier
public java.lang.String identifier
locale
public java.util.Locale locale
enabled
public boolean enabled
registered
public boolean registered
initialized
public boolean initialized
visible
public boolean visible
selectable
public boolean selectable
cssClass
public java.lang.String cssClass
cssFile
public java.lang.String cssFile
Grid.ExternalState
public Grid.ExternalState()
getInitialState
public static Grid.ExternalState getInitialState()