|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.myfaces.tobago.model.PageStateImpl
public class PageStateImpl
Constructor Summary | |
---|---|
PageStateImpl()
|
Method Summary | |
---|---|
int |
getClientHeight()
|
int |
getClientWidth()
|
void |
setClientHeight(int clientHeight)
|
void |
setClientWidth(int clientWidth)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PageStateImpl()
Method Detail |
---|
public int getClientWidth()
getClientWidth
in interface PageState
public void setClientWidth(int clientWidth)
setClientWidth
in interface PageState
public int getClientHeight()
getClientHeight
in interface PageState
public void setClientHeight(int clientHeight)
setClientHeight
in interface PageState
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |