nextapp.echo
Class Grid.Cell.ExternalState
java.lang.Object
net.sf.jzeno.echo.state.AbstractState
nextapp.echo.Grid.Cell.ExternalState
- All Implemented Interfaces:
- java.lang.Cloneable
- Enclosing class:
- Grid.Cell
public static class Grid.Cell.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 |
columnSpan
public int columnSpan
flow
public int flow
flowPriority
public int flowPriority
horizontalAlignment
public int horizontalAlignment
insets
public Insets insets
position
public Coordinate position
rowSpan
public int rowSpan
verticalAlignment
public int verticalAlignment
lineWrap
public boolean lineWrap
leftBorder
public int leftBorder
topBorder
public int topBorder
rightBorder
public int rightBorder
bottomBorder
public int bottomBorder
leftBorderColor
public Color leftBorderColor
topBorderColor
public Color topBorderColor
rightBorderColor
public Color rightBorderColor
bottomBorderColor
public Color bottomBorderColor
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
visible
public boolean visible
cssClass
public java.lang.String cssClass
initialized
public boolean initialized
selectable
public boolean selectable
Grid.Cell.ExternalState
public Grid.Cell.ExternalState()
getInitialState
public static Grid.Cell.ExternalState getInitialState()