|
|||||||||||
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.bebop.FormSection
com.arsdigita.forum.ui.admin.UserPicker
Field Summary |
Fields inherited from class com.arsdigita.bebop.FormSection |
m_formModel, m_panel, versionId |
Fields inherited from class com.arsdigita.bebop.SimpleComponent |
m_attr |
Fields inherited from interface com.arsdigita.bebop.event.FormProcessListener |
versionId |
Fields inherited from interface com.arsdigita.bebop.event.FormInitListener |
versionId |
Fields inherited from interface com.arsdigita.bebop.Component |
BEBOP_XML_NS, CLASS, ID, ON_CLICK, STYLE |
Constructor Summary | |
UserPicker()
|
Method Summary | |
protected void |
addDisplay()
|
protected abstract void |
addUser(com.arsdigita.bebop.PageState ps,
BigDecimal userID)
|
protected void |
addWidgets()
|
protected abstract String |
getDisplayName(com.arsdigita.persistence.DataQuery q)
|
protected abstract String |
getKey(com.arsdigita.persistence.DataQuery q)
|
protected abstract com.arsdigita.persistence.DataQuery |
getUsers(com.arsdigita.bebop.PageState ps,
String search)
|
void |
init(com.arsdigita.bebop.event.FormSectionEvent e)
|
void |
process(com.arsdigita.bebop.event.FormSectionEvent e)
|
void |
register(com.arsdigita.bebop.Page p)
|
Methods inherited from class com.arsdigita.bebop.FormSection |
add, add, addCancelListener, addInitListener, addProcessListener, addSubmissionListener, addValidationListener, children, contains, createInitListener, createProcessListener, createSubmissionListener, createValidationListener, fireCancel, fireInit, fireProcess, fireSubmitted, fireValidate, forwardInit, forwardProcess, forwardSubmission, forwardValidation, generateXML, get, getModel, getPanel, indexOf, isEmpty, lock, process, register, removeCancelListener, removeInitListener, removeProcessListener, removeSubmissionListener, removeValidationListener, respond, size |
Methods inherited from class com.arsdigita.bebop.SimpleComponent |
clone, exportAttributes, getAttribute, getClassAttr, getIdAttr, getKey, getMetaDataAttribute, getStyleAttr, hasAttributes, isLocked, isVisible, 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 |
Methods inherited from interface com.arsdigita.bebop.Component |
getClassAttr, getIdAttr, getKey, getStyleAttr, isVisible, setClassAttr, setIdAttr, setKey, setStyleAttr, setVisible |
Methods inherited from interface com.arsdigita.util.Lockable |
isLocked |
Constructor Detail |
public UserPicker()
Method Detail |
protected void addWidgets()
protected void addDisplay()
public void init(com.arsdigita.bebop.event.FormSectionEvent e)
init
in interface com.arsdigita.bebop.event.FormInitListener
public void process(com.arsdigita.bebop.event.FormSectionEvent e)
process
in interface com.arsdigita.bebop.event.FormProcessListener
public void register(com.arsdigita.bebop.Page p)
register
in interface com.arsdigita.bebop.Component
protected abstract com.arsdigita.persistence.DataQuery getUsers(com.arsdigita.bebop.PageState ps, String search)
protected abstract String getDisplayName(com.arsdigita.persistence.DataQuery q)
protected abstract String getKey(com.arsdigita.persistence.DataQuery q)
protected abstract void addUser(com.arsdigita.bebop.PageState ps, BigDecimal userID)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |