|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XStateHolder
A generic interface that allows stateful components to bind their state
Copyright (c) Xoetrope Ltd., 1998-2004
$Revision: 2.2 $
| Method Summary | |
|---|---|
java.lang.Object |
getComponentState()
Get the component state |
void |
setComponentState(java.lang.Object object)
Set the component state |
| Method Detail |
|---|
java.lang.Object getComponentState()
void setComponentState(java.lang.Object object)
object - the new component state
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||