com.arsdigita.formbuilder.ui
Class IndexPage
java.lang.Object
com.arsdigita.bebop.Completable
com.arsdigita.bebop.SimpleComponent
com.arsdigita.bebop.TextStylable
com.arsdigita.bebop.BlockStylable
com.arsdigita.bebop.Page
com.arsdigita.formbuilder.ui.TemplatePage
com.arsdigita.formbuilder.ui.IndexPage
- All Implemented Interfaces:
- Cloneable, Component, Container, Lockable
- public class IndexPage
- extends TemplatePage
This is the index (start) page of the Form Builder
service. It has a link to the FormPropertiesPage for adding new forms as
well as a list of already persisted forms. For each form in the
list there are three links - a view link, an edit link and a widget
add link (FormViewPage, FormEditPage, FormBuildingPage).
- Version:
- $Id: //core-platform/dev/src/com/arsdigita/formbuilder/ui/IndexPage.java#12 $
- Author:
- Peter Marklund
Fields inherited from class com.arsdigita.bebop.BlockStylable |
ABSBOTTOM, ABSMIDDLE, BASELINE, BOTTOM, CENTER, FULL_WIDTH, INSERT, LEFT, MIDDLE, RIGHT, TEXTTOP, TOP |
Methods inherited from class com.arsdigita.bebop.Page |
add, add, addActionListener, addClientStylesheet, addComponent, addComponentStateParam, addGlobalStateParam, addRequestListener, buildDocument, children, contains, fireActionEvent, fireRequestEvent, generateXML, generateXML, generateXMLHelper, get, getComponent, getComponentParameters, getErrorDisplay, getPanel, getParameters, getStateModel, getTitle, getTitle, indexOf, isEmpty, isUsingHttpSession, isVisibleDefault, lock, parameterName, parameterName, prepare, process, process, removeActionListener, removeRequestListener, respond, setErrorDisplay, setPanel, setStyleSheet, setTitle, setTitle, setUsingHttpSession, setVisibleDefault, size, stateContains, stateIndex, stateSize |
Methods inherited from class com.arsdigita.bebop.SimpleComponent |
clone, exportAttributes, getAttribute, getClassAttr, getIdAttr, getKey, getMetaDataAttribute, getStyleAttr, hasAttributes, isLocked, isVisible, register, register, setAttribute, setClassAttr, setIdAttr, setKey, setMetaDataAttribute, setStyleAttr, setVisible |
Methods inherited from interface com.arsdigita.bebop.Component |
getClassAttr, getIdAttr, getKey, getStyleAttr, isVisible, register, register, setClassAttr, setIdAttr, setKey, setStyleAttr, setVisible |
versionId
public static final String versionId
- See Also:
- Constant Field Values
instance
public static IndexPage instance()
- Provide access to the single instance of this page.
getStaticTitle
public static String getStaticTitle()
getRelativeURL
public String getRelativeURL()
- Specified by:
getRelativeURL
in class TemplatePage
buildPage
protected void buildPage()
- Description copied from class:
TemplatePage
- This method builds the Component structure specific to a certain Page
in the Form Builder service.
- Specified by:
buildPage
in class TemplatePage
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC