|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IStateful
Defines methods required by objects with state.
| Method Summary | |
|---|---|
IState |
getAbsoluteState()
Return the absolute state. |
IState |
getState()
Return the state. |
IStateful |
getStatefulParent()
Return the parent. |
void |
setStatefulParent(IStateful parent)
Set the parent. |
| Method Detail |
|---|
IState getAbsoluteState()
IState getState()
void setStatefulParent(IStateful parent)
IStateful getStatefulParent()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Copyright © 2007 Vizzini.org. All Rights Reserved. | 2007.12.25.03.00.02 |