org.apache.myfaces.tobago.model.PageState |
Known Indirect Subclasses
PageStateImpl |
This class is deprecated.
since 1.5.0, please configure constraints for the page size with a tc:gridLayoutConstraints tag
inside the tc:page tag.
|
|
This interface is deprecated.
since 1.5.0, please configure constraints for the page size with a tc:gridLayoutConstraints tag
inside the tc:page tag.
Public Methods
public
abstract
int
getClientHeight
()
public
abstract
int
getClientWidth
()
public
abstract
void
setClientHeight
(int height)
public
abstract
void
setClientWidth
(int width)