|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectDivPanelState
public class DivPanelState
Constructor Summary | |
---|---|
DivPanelState()
|
Method Summary | |
---|---|
String |
getFirstPage()
|
String |
getObjectName()
Returns the ObjectName of the INameable object. |
void |
setFirstPage(String firstPage)
|
void |
setObjectName(String name)
Set the ObjectName of the INameable object. |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DivPanelState()
Method Detail |
---|
public void setObjectName(String name)
setObjectName
in interface INameable
name
- the Object's name.
IllegalStateException
- if this method is called more than once for an objectpublic String getObjectName()
getObjectName
in interface INameable
public String getFirstPage()
public void setFirstPage(String firstPage)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |