|
|||||||||||
| 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
com.arsdigita.forum.ui.admin.GroupMemberPicker
| 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 | |
GroupMemberPicker()
|
|
| Method Summary | |
protected void |
addUser(com.arsdigita.bebop.PageState ps,
BigDecimal userID)
|
protected void |
addWidgets()
|
protected String |
getDisplayName(com.arsdigita.persistence.DataQuery q)
|
protected abstract com.arsdigita.kernel.Group |
getGroup(com.arsdigita.bebop.PageState ps)
|
protected String |
getKey(com.arsdigita.persistence.DataQuery q)
|
protected 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.forum.ui.admin.UserPicker |
addDisplay |
| 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 GroupMemberPicker()
| Method Detail |
protected void addWidgets()
addWidgets in class UserPickerpublic void register(com.arsdigita.bebop.Page p)
register in interface com.arsdigita.bebop.Componentregister in class UserPickerpublic void init(com.arsdigita.bebop.event.FormSectionEvent e)
init in interface com.arsdigita.bebop.event.FormInitListenerinit in class UserPickerpublic void process(com.arsdigita.bebop.event.FormSectionEvent e)
process in interface com.arsdigita.bebop.event.FormProcessListenerprocess in class UserPickerprotected abstract com.arsdigita.kernel.Group getGroup(com.arsdigita.bebop.PageState ps)
protected com.arsdigita.persistence.DataQuery getUsers(com.arsdigita.bebop.PageState ps,
String search)
getUsers in class UserPickerprotected String getDisplayName(com.arsdigita.persistence.DataQuery q)
getDisplayName in class UserPickerprotected String getKey(com.arsdigita.persistence.DataQuery q)
getKey in class UserPicker
protected void addUser(com.arsdigita.bebop.PageState ps,
BigDecimal userID)
addUser in class UserPicker
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||