|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.guiseframework.component.AbstractCompositeStateComponent.ComponentState
com.guiseframework.component.AbstractListSelectControl.ValueComponentState
protected static class AbstractListSelectControl.ValueComponentState
An encapsulation of a component for a tree node along with other metadata, such as whether the component was editable when created.
| Constructor Summary | |
|---|---|
AbstractListSelectControl.ValueComponentState(Component component)
Constructor |
|
| Method Summary |
|---|
| Methods inherited from class com.guiseframework.component.AbstractCompositeStateComponent.ComponentState |
|---|
getComponent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractListSelectControl.ValueComponentState(Component component)
component - The component for a tree node.
java.lang.NullPointerException - if the given component is null.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||