|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.jzeno.echo.state.AbstractState
net.sf.jzeno.echo.databinding.RebindablePropertyComponentSupport2.State
public static class RebindablePropertyComponentSupport2.State
Field Summary | |
---|---|
java.lang.Class |
beanClass
|
boolean |
invalid
|
java.lang.String |
property
|
boolean |
readOnly
|
boolean |
required
|
Fields inherited from class net.sf.jzeno.echo.state.AbstractState |
---|
template |
Constructor Summary | |
---|---|
RebindablePropertyComponentSupport2.State()
|
Method Summary | |
---|---|
static RebindablePropertyComponentSupport2.State |
getInitialState()
|
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 |
Field Detail |
---|
public java.lang.String property
public java.lang.Class beanClass
public boolean required
public boolean readOnly
public boolean invalid
Constructor Detail |
---|
public RebindablePropertyComponentSupport2.State()
Method Detail |
---|
public static RebindablePropertyComponentSupport2.State getInitialState()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |