com.arsdigita.cms.ui.portlet
Class ContentItemPortletEditor

java.lang.Object
  extended bycom.arsdigita.bebop.Completable
      extended bycom.arsdigita.bebop.SimpleComponent
          extended bycom.arsdigita.bebop.FormSection
              extended bycom.arsdigita.kernel.ui.ResourceConfigFormSection
                  extended bycom.arsdigita.bebop.portal.PortletConfigFormSection
                      extended bycom.arsdigita.cms.ui.portlet.ContentItemPortletEditor
All Implemented Interfaces:
Cloneable, com.arsdigita.bebop.Component, com.arsdigita.bebop.Container, com.arsdigita.util.Lockable

public class ContentItemPortletEditor
extends com.arsdigita.bebop.portal.PortletConfigFormSection


Field Summary
 
Fields inherited from class com.arsdigita.kernel.ui.ResourceConfigFormSection
versionId
 
Fields inherited from class com.arsdigita.bebop.FormSection
m_formModel, m_panel
 
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
ContentItemPortletEditor(com.arsdigita.bebop.RequestLocal application)
           
ContentItemPortletEditor(com.arsdigita.kernel.ResourceType resType, com.arsdigita.bebop.RequestLocal parentAppRL)
           
 
Method Summary
 void addWidgets()
           
 void initWidgets(com.arsdigita.bebop.PageState state, com.arsdigita.portal.Portlet portlet)
           
 void processWidgets(com.arsdigita.bebop.PageState state, com.arsdigita.portal.Portlet portlet)
           
 void validateWidgets(com.arsdigita.bebop.PageState state, com.arsdigita.portal.Portlet portlet)
           
 
Methods inherited from class com.arsdigita.bebop.portal.PortletConfigFormSection
createResource, modifyResource
 
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, 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

ContentItemPortletEditor

public ContentItemPortletEditor(com.arsdigita.kernel.ResourceType resType,
                                com.arsdigita.bebop.RequestLocal parentAppRL)

ContentItemPortletEditor

public ContentItemPortletEditor(com.arsdigita.bebop.RequestLocal application)
Method Detail

addWidgets

public void addWidgets()

initWidgets

public void initWidgets(com.arsdigita.bebop.PageState state,
                        com.arsdigita.portal.Portlet portlet)
                 throws com.arsdigita.bebop.FormProcessException
Throws:
com.arsdigita.bebop.FormProcessException

validateWidgets

public void validateWidgets(com.arsdigita.bebop.PageState state,
                            com.arsdigita.portal.Portlet portlet)
                     throws com.arsdigita.bebop.FormProcessException
Throws:
com.arsdigita.bebop.FormProcessException

processWidgets

public void processWidgets(com.arsdigita.bebop.PageState state,
                           com.arsdigita.portal.Portlet portlet)
                    throws com.arsdigita.bebop.FormProcessException
Throws:
com.arsdigita.bebop.FormProcessException


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