|
ICEfaces ACE Components 3.3.0 Java API Documentation |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.icefaces.ace.component.datatable.PageState
public class PageState
Created with IntelliJ IDEA. User: Nils Date: 12/5/12 Time: 11:26 AM
Constructor Summary | |
---|---|
PageState()
|
|
PageState(DataTable table)
|
|
PageState(javax.faces.context.FacesContext context,
DataTable table)
|
Method Summary | |
---|---|
void |
restoreState(DataTable table)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PageState()
public PageState(DataTable table)
public PageState(javax.faces.context.FacesContext context, DataTable table)
Method Detail |
---|
public void restoreState(DataTable table)
|
ICEfaces ACE Components 3.3.0 Java API Documentation |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |