|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.arsdigita.bebop.Completable
com.arsdigita.bebop.SimpleComponent
com.arsdigita.bebop.FormSection
com.arsdigita.kernel.ui.ResourceConfigFormSection
com.arsdigita.bebop.portal.PortletConfigFormSection
com.arsdigita.forum.ui.portlet.RecentPostingsPortletEditor
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 |
public RecentPostingsPortletEditor(com.arsdigita.kernel.ResourceType resType, com.arsdigita.bebop.RequestLocal parentAppRL)
public RecentPostingsPortletEditor(com.arsdigita.bebop.RequestLocal application)
Method Detail |
protected void addWidgets()
protected void initWidgets(com.arsdigita.bebop.PageState state, com.arsdigita.portal.Portlet portlet) throws com.arsdigita.bebop.FormProcessException
com.arsdigita.bebop.FormProcessException
protected void processWidgets(com.arsdigita.bebop.PageState state, com.arsdigita.portal.Portlet portlet) throws com.arsdigita.bebop.FormProcessException
com.arsdigita.bebop.FormProcessException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |