com.arsdigita.cms.ui.formbuilder
Class FormProperties.FormPropertyEditForm

java.lang.Object
  extended bycom.arsdigita.bebop.Completable
      extended bycom.arsdigita.bebop.SimpleComponent
          extended bycom.arsdigita.bebop.FormSection
              extended bycom.arsdigita.cms.ui.authoring.BasicItemForm
                  extended bycom.arsdigita.cms.ui.authoring.BasicPageForm
                      extended bycom.arsdigita.cms.ui.formbuilder.FormProperties.FormPropertyEditForm
All Implemented Interfaces:
Cloneable, com.arsdigita.bebop.Component, com.arsdigita.bebop.Container, EventListener, com.arsdigita.bebop.event.FormInitListener, com.arsdigita.bebop.event.FormProcessListener, com.arsdigita.bebop.event.FormSubmissionListener, com.arsdigita.bebop.event.FormValidationListener, com.arsdigita.util.Lockable
Enclosing class:
FormProperties

protected class FormProperties.FormPropertyEditForm
extends com.arsdigita.cms.ui.authoring.BasicPageForm
implements com.arsdigita.bebop.event.FormProcessListener, com.arsdigita.bebop.event.FormInitListener, com.arsdigita.bebop.event.FormSubmissionListener


Field Summary
 
Fields inherited from class com.arsdigita.cms.ui.authoring.BasicPageForm
LAUNCH_DATE
 
Fields inherited from class com.arsdigita.cms.ui.authoring.BasicItemForm
LANGUAGE, NAME, TITLE
 
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.event.FormSubmissionListener
versionId
 
Fields inherited from interface com.arsdigita.bebop.event.FormValidationListener
versionId
 
Fields inherited from interface com.arsdigita.bebop.Component
BEBOP_XML_NS, CLASS, ID, ON_CLICK, STYLE
 
Constructor Summary
FormProperties.FormPropertyEditForm(com.arsdigita.cms.ItemSelectionModel itemModel)
           
FormProperties.FormPropertyEditForm(com.arsdigita.cms.ItemSelectionModel itemModel, FormProperties formProperties)
           
 
Method Summary
protected  void addWidgets()
           
 void init(com.arsdigita.bebop.event.FormSectionEvent e)
           
 com.arsdigita.cms.ContentPage initBasicWidgets(com.arsdigita.bebop.event.FormSectionEvent e)
           
 void process(com.arsdigita.bebop.event.FormSectionEvent e)
           
 com.arsdigita.cms.ContentPage processBasicWidgets(com.arsdigita.bebop.event.FormSectionEvent e)
           
 void submitted(com.arsdigita.bebop.event.FormSectionEvent fse)
          Cancels streamlined editing.
 
Methods inherited from class com.arsdigita.cms.ui.authoring.BasicPageForm
createContentPage
 
Methods inherited from class com.arsdigita.cms.ui.authoring.BasicItemForm
add, add, addSaveCancelSection, generateXML, getAllVersionIDs, getItemSelectionModel, getSaveCancelSection, validate, validateNameUniqueness, validateNameUniquenessWithinCategory
 
Methods inherited from class com.arsdigita.bebop.FormSection
addCancelListener, addInitListener, addProcessListener, addSubmissionListener, addValidationListener, children, contains, createInitListener, createProcessListener, createSubmissionListener, createValidationListener, fireCancel, fireInit, fireProcess, fireSubmitted, fireValidate, forwardInit, forwardProcess, forwardSubmission, forwardValidation, 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, 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
 

Constructor Detail

FormProperties.FormPropertyEditForm

public FormProperties.FormPropertyEditForm(com.arsdigita.cms.ItemSelectionModel itemModel)

FormProperties.FormPropertyEditForm

public FormProperties.FormPropertyEditForm(com.arsdigita.cms.ItemSelectionModel itemModel,
                                           FormProperties formProperties)
Parameters:
itemModel - the ItemSelectionModel that controls which form to work on
formProperties - The properties step that controls this form.
Method Detail

addWidgets

protected void addWidgets()

init

public void init(com.arsdigita.bebop.event.FormSectionEvent e)
          throws com.arsdigita.bebop.FormProcessException
Specified by:
init in interface com.arsdigita.bebop.event.FormInitListener
Throws:
com.arsdigita.bebop.FormProcessException

process

public void process(com.arsdigita.bebop.event.FormSectionEvent e)
             throws com.arsdigita.bebop.FormProcessException
Specified by:
process in interface com.arsdigita.bebop.event.FormProcessListener
Throws:
com.arsdigita.bebop.FormProcessException

initBasicWidgets

public com.arsdigita.cms.ContentPage initBasicWidgets(com.arsdigita.bebop.event.FormSectionEvent e)

processBasicWidgets

public com.arsdigita.cms.ContentPage processBasicWidgets(com.arsdigita.bebop.event.FormSectionEvent e)

submitted

public void submitted(com.arsdigita.bebop.event.FormSectionEvent fse)
Cancels streamlined editing.

Specified by:
submitted in interface com.arsdigita.bebop.event.FormSubmissionListener


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