|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.arsdigita.bebop.Completable
com.arsdigita.bebop.SimpleComponent
com.arsdigita.forum.ui.ThreadList
Field Summary |
Fields inherited from class com.arsdigita.bebop.SimpleComponent |
m_attr, versionId |
Fields inherited from interface com.arsdigita.forum.ui.Constants |
FORUM_MODE_POST, FORUM_MODE_VIEW, FORUM_XML_NS, MODE_PARAM, PAGINATOR_PARAM, THREAD_PARAM, TOPIC_ANY, TOPIC_NONE, TOPIC_PARAM |
Fields inherited from interface com.arsdigita.bebop.Component |
BEBOP_XML_NS, CLASS, ID, ON_CLICK, STYLE |
Constructor Summary | |
ThreadList()
|
Method Summary | |
protected void |
generatePaginatorXML(com.arsdigita.xml.Element parent,
int pageNumber,
int pageCount,
int pageSize,
long begin,
long end,
long objectCount)
|
void |
generateXML(com.arsdigita.bebop.PageState state,
com.arsdigita.xml.Element parent)
|
void |
register(com.arsdigita.bebop.Page p)
|
Methods inherited from class com.arsdigita.bebop.SimpleComponent |
children, clone, exportAttributes, getAttribute, getClassAttr, getIdAttr, getKey, getMetaDataAttribute, getStyleAttr, hasAttributes, isLocked, isVisible, lock, register, respond, setAttribute, setClassAttr, setIdAttr, setKey, setMetaDataAttribute, setStyleAttr, setVisible |
Methods inherited from class com.arsdigita.bebop.Completable |
addCompletionListener, fireCompletionEvent |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ThreadList()
Method Detail |
public void register(com.arsdigita.bebop.Page p)
register
in interface com.arsdigita.bebop.Component
public void generateXML(com.arsdigita.bebop.PageState state, com.arsdigita.xml.Element parent)
generateXML
in interface com.arsdigita.bebop.Component
protected void generatePaginatorXML(com.arsdigita.xml.Element parent, int pageNumber, int pageCount, int pageSize, long begin, long end, long objectCount)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |