|
|||||||||||
| 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.TextStylable
com.arsdigita.bebop.BlockStylable
com.arsdigita.bebop.SimpleContainer
com.arsdigita.cms.ui.UserAddForm
com.arsdigita.cms.ui.permissions.ObjectAddAdmin
This component is a form for adding object administrators
| Field Summary | |
static String |
versionId
|
| Fields inherited from class com.arsdigita.bebop.BlockStylable |
ABSBOTTOM, ABSMIDDLE, BASELINE, BOTTOM, CENTER, FULL_WIDTH, INSERT, LEFT, MIDDLE, RIGHT, TEXTTOP, TOP |
| Fields inherited from class com.arsdigita.bebop.SimpleComponent |
m_attr |
| Fields inherited from interface com.arsdigita.bebop.Component |
BEBOP_XML_NS, CLASS, ID, ON_CLICK, STYLE |
| Constructor Summary | |
ObjectAddAdmin(com.arsdigita.kernel.ui.ACSObjectSelectionModel object,
com.arsdigita.bebop.form.TextField search)
|
|
| Method Summary | |
protected com.arsdigita.persistence.DataQuery |
makeQuery(com.arsdigita.bebop.PageState s)
Generates a DataQuery that encapsulates
search results. |
void |
process(com.arsdigita.bebop.event.FormSectionEvent event)
Process listener for the "Add users" form. |
| Methods inherited from class com.arsdigita.cms.ui.UserAddForm |
addUsers, generateXML, getForm, getSearchWidget, isCancelled, makeForm |
| Methods inherited from class com.arsdigita.bebop.SimpleContainer |
add, add, children, contains, generateChildrenXML, generateParent, get, getNamespace, getTag, indexOf, isEmpty, setNamespace, setTag, size |
| Methods inherited from class com.arsdigita.bebop.BlockStylable |
setBorder, setBorder, setBorderColor, setHorizontalAlignment, setMargin, setMargin, setPadding, setPadding, setVerticalAlignment |
| Methods inherited from class com.arsdigita.bebop.TextStylable |
setBackgroundColor, setColor |
| Methods inherited from class com.arsdigita.bebop.SimpleComponent |
clone, exportAttributes, getAttribute, getClassAttr, getIdAttr, getKey, getMetaDataAttribute, getStyleAttr, hasAttributes, isLocked, isVisible, lock, register, 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 |
| Methods inherited from interface com.arsdigita.bebop.Component |
getClassAttr, getIdAttr, getKey, getStyleAttr, isVisible, register, register, respond, setClassAttr, setIdAttr, setKey, setStyleAttr, setVisible |
| Methods inherited from interface com.arsdigita.util.Lockable |
isLocked, lock |
| Field Detail |
public static final String versionId
| Constructor Detail |
public ObjectAddAdmin(com.arsdigita.kernel.ui.ACSObjectSelectionModel object,
com.arsdigita.bebop.form.TextField search)
| Method Detail |
protected com.arsdigita.persistence.DataQuery makeQuery(com.arsdigita.bebop.PageState s)
UserAddFormDataQuery that encapsulates
search results.
makeQuery in class UserAddForms - The page state
public void process(com.arsdigita.bebop.event.FormSectionEvent event)
throws com.arsdigita.bebop.FormProcessException
UserAddForm
process in interface com.arsdigita.bebop.event.FormProcessListenerprocess in class UserAddFormevent - The form event
com.arsdigita.bebop.FormProcessException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||