com.arsdigita.cms.ui.permissions
Class ObjectAddAdmin

java.lang.Object
  extended bycom.arsdigita.bebop.Completable
      extended bycom.arsdigita.bebop.SimpleComponent
          extended bycom.arsdigita.bebop.TextStylable
              extended bycom.arsdigita.bebop.BlockStylable
                  extended bycom.arsdigita.bebop.SimpleContainer
                      extended bycom.arsdigita.cms.ui.UserAddForm
                          extended bycom.arsdigita.cms.ui.permissions.ObjectAddAdmin
All Implemented Interfaces:
Cloneable, com.arsdigita.bebop.Component, com.arsdigita.bebop.Container, EventListener, com.arsdigita.bebop.event.FormProcessListener, com.arsdigita.util.Lockable

public class ObjectAddAdmin
extends UserAddForm

This component is a form for adding object administrators

Version:
$Revision: #8 $ $DateTime: 2004/04/07 16:07:11 $
Author:
Michael Pih (pihman@arsdigita.com), Uday Mathur (umathur@arsdigita.com)

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

versionId

public static final String versionId
See Also:
Constant Field Values
Constructor Detail

ObjectAddAdmin

public ObjectAddAdmin(com.arsdigita.kernel.ui.ACSObjectSelectionModel object,
                      com.arsdigita.bebop.form.TextField search)
Method Detail

makeQuery

protected com.arsdigita.persistence.DataQuery makeQuery(com.arsdigita.bebop.PageState s)
Description copied from class: UserAddForm
Generates a DataQuery that encapsulates search results.

Specified by:
makeQuery in class UserAddForm
Parameters:
s - The page state

process

public void process(com.arsdigita.bebop.event.FormSectionEvent event)
             throws com.arsdigita.bebop.FormProcessException
Description copied from class: UserAddForm
Process listener for the "Add users" form.

Specified by:
process in interface com.arsdigita.bebop.event.FormProcessListener
Specified by:
process in class UserAddForm
Parameters:
event - The form event
Throws:
com.arsdigita.bebop.FormProcessException


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2352 UTC