|
JRubik v0.6 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectes.aeat.eett.plugins.tableNavi.jpivot.PartBuilderSupport
Created on 18.10.2002
Field Summary | |
protected TableComponent |
table
|
Constructor Summary | |
PartBuilderSupport()
|
Method Summary | |
void |
destroy(javax.servlet.http.HttpSession session)
destructor, called once after session timeout |
java.lang.Object |
getBookmarkState()
returns null |
void |
initialize(com.tonbeller.wcf.controller.RequestContext context,
TableComponent table)
deferred ctor, called once after creation |
void |
setBookmarkState(java.lang.Object state)
does nothing |
protected void |
setDirty(boolean dirty)
|
void |
startBuild(com.tonbeller.wcf.controller.RequestContext context)
called before the DOM is built after the TableRenderer has been fully initialized |
void |
stopBuild()
called after the DOM has been built. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected TableComponent table
Constructor Detail |
public PartBuilderSupport()
Method Detail |
public void startBuild(com.tonbeller.wcf.controller.RequestContext context)
PartBuilder
startBuild
in interface PartBuilder
public void stopBuild()
PartBuilder
stopBuild
in interface PartBuilder
public void initialize(com.tonbeller.wcf.controller.RequestContext context, TableComponent table) throws java.lang.Exception
PartBuilder
initialize
in interface PartBuilder
java.lang.Exception
public void destroy(javax.servlet.http.HttpSession session) throws java.lang.Exception
PartBuilder
destroy
in interface PartBuilder
session
-
java.lang.Exception
protected void setDirty(boolean dirty)
public java.lang.Object getBookmarkState()
getBookmarkState
in interface com.tonbeller.wcf.bookmarks.Bookmarkable
public void setBookmarkState(java.lang.Object state)
setBookmarkState
in interface com.tonbeller.wcf.bookmarks.Bookmarkable
|
JRubik v0.6 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |