com.arsdigita.cms.ui.formbuilder
Class FormControls

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.formbuilder.ui.ControlEditor
                          extended bycom.arsdigita.cms.ui.formbuilder.FormControls
All Implemented Interfaces:
Cloneable, com.arsdigita.bebop.Component, com.arsdigita.bebop.Container, com.arsdigita.util.Lockable

public class FormControls
extends com.arsdigita.formbuilder.ui.ControlEditor


Field Summary
 
Fields inherited from class com.arsdigita.bebop.SimpleContainer
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
FormControls(com.arsdigita.cms.ItemSelectionModel item, com.arsdigita.cms.ui.authoring.AuthoringKitWizard parent)
           
 
Method Summary
protected  void addEditableComponent(com.arsdigita.bebop.Container container, com.arsdigita.bebop.Component child)
           
protected  boolean addItemEditObserver(com.arsdigita.bebop.PageState state)
           
protected  com.arsdigita.formbuilder.PersistentComponentFactory getFormSection(com.arsdigita.bebop.PageState state, BigDecimal sectionID)
           
 
Methods inherited from class com.arsdigita.formbuilder.ui.ControlEditor
getFormModel, register, respond, setFormSectionModelBuilder
 
Methods inherited from class com.arsdigita.bebop.SimpleContainer
add, add, children, contains, generateChildrenXML, generateParent, generateXML, 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, 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, setClassAttr, setIdAttr, setKey, setStyleAttr, setVisible
 
Methods inherited from interface com.arsdigita.util.Lockable
isLocked, lock
 

Constructor Detail

FormControls

public FormControls(com.arsdigita.cms.ItemSelectionModel item,
                    com.arsdigita.cms.ui.authoring.AuthoringKitWizard parent)
Method Detail

addEditableComponent

protected void addEditableComponent(com.arsdigita.bebop.Container container,
                                    com.arsdigita.bebop.Component child)

getFormSection

protected com.arsdigita.formbuilder.PersistentComponentFactory getFormSection(com.arsdigita.bebop.PageState state,
                                                                              BigDecimal sectionID)

addItemEditObserver

protected boolean addItemEditObserver(com.arsdigita.bebop.PageState state)


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