com.arsdigita.forum.ui.portlet
Class RecentPostingsPortletEditor

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.forum.ui.portlet.RecentPostingsPortletEditor
All Implemented Interfaces:
Cloneable, com.arsdigita.bebop.Component, com.arsdigita.bebop.Container, com.arsdigita.util.Lockable

public class RecentPostingsPortletEditor
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
RecentPostingsPortletEditor(com.arsdigita.bebop.RequestLocal application)
           
RecentPostingsPortletEditor(com.arsdigita.kernel.ResourceType resType, com.arsdigita.bebop.RequestLocal parentAppRL)
           
 
Method Summary
protected  void addWidgets()
           
protected  void initWidgets(com.arsdigita.bebop.PageState state, com.arsdigita.portal.Portlet portlet)
           
protected  void processWidgets(com.arsdigita.bebop.PageState state, com.arsdigita.portal.Portlet portlet)
           
 
Methods inherited from class com.arsdigita.bebop.portal.PortletConfigFormSection
createResource, modifyResource, validateWidgets
 
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

RecentPostingsPortletEditor

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

RecentPostingsPortletEditor

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

addWidgets

protected void addWidgets()

initWidgets

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

processWidgets

protected 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:2348 UTC