com.arsdigita.portalserver.ui.admin
Class DisplayPane

java.lang.Object
  extended bycom.arsdigita.bebop.Completable
      extended bycom.arsdigita.bebop.SimpleComponent
          extended bycom.arsdigita.bebop.TextStylable
              extended bycom.arsdigita.bebop.BlockStylable
                  extended bycom.arsdigita.bebop.SimpleContainer
                      extended bycom.arsdigita.bebop.SplitPanel
                          extended bycom.arsdigita.bebop.SplitWizard
                              extended bycom.arsdigita.bebop.DynamicListWizard
                                  extended bycom.arsdigita.portalserver.ui.admin.DisplayPane
All Implemented Interfaces:
Cloneable, com.arsdigita.bebop.Component, com.arsdigita.bebop.Container, com.arsdigita.util.Lockable, com.arsdigita.bebop.Resettable

public class DisplayPane
extends com.arsdigita.bebop.DynamicListWizard

Experimental

Version:
$Id: //portalserver/dev/src/com/arsdigita/portalserver/ui/admin/DisplayPane.java#8 $
Author:
Jim Parsons, Eric Lorenzo, Justin Ross

Nested Class Summary
 class DisplayPane.DeleteTabForm
           
 class DisplayPane.RenameTabForm
           
 
Nested classes inherited from class com.arsdigita.bebop.SplitWizard
com.arsdigita.bebop.SplitWizard.HeaderPanel
 
Field Summary
static String versionId
           
 
Fields inherited from class com.arsdigita.bebop.DynamicListWizard
CURRENT_PANE
 
Fields inherited from class com.arsdigita.bebop.SplitPanel
BORDER
 
Fields inherited from class com.arsdigita.bebop.BlockStylable
ABSBOTTOM, ABSMIDDLE, BASELINE, BOTTOM, CENTER, FULL_WIDTH, INSERT, LEFT, MIDDLE, RIGHT, TEXTTOP, TOP
 
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
DisplayPane(com.arsdigita.bebop.RequestLocal portalsiteRL)
           
 
Method Summary
 void register(com.arsdigita.bebop.Page p)
           
 void respond(com.arsdigita.bebop.PageState state)
           
 
Methods inherited from class com.arsdigita.bebop.DynamicListWizard
getAddLink, getAddPane, getEditPane, getList, getListingComponent, getListLabel, layoutComponents, reset, setAddPane, setEditPane
 
Methods inherited from class com.arsdigita.bebop.SplitWizard
getDefaultPane, getSelectionModel, getSelector, setDefaultPane, setSelectionModel, setSelector
 
Methods inherited from class com.arsdigita.bebop.SplitPanel
generateXML, getBorder, getDivider, getHeader, getLeftComponent, getRightComponent, lock, setBorder, setDivider, setHeader, setLeftComponent, setRightComponent
 
Methods inherited from class com.arsdigita.bebop.SimpleContainer
add, add, children, contains, generateChildrenXML, generateParent, get, getNamespace, getTag, indexOf, isEmpty, setNamespace, setTag, size
 
Methods inherited from class com.arsdigita.bebop.BlockStylable
setBorder, setBorder, setBorderColor, setHorizontalAlignment, setMargin, setMargin, setPadding, setPadding, setVerticalAlignment
 
Methods inherited from class com.arsdigita.bebop.TextStylable
setBackgroundColor, setColor
 
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
 

Field Detail

versionId

public static final String versionId
See Also:
Constant Field Values
Constructor Detail

DisplayPane

public DisplayPane(com.arsdigita.bebop.RequestLocal portalsiteRL)
Method Detail

register

public void register(com.arsdigita.bebop.Page p)

respond

public void respond(com.arsdigita.bebop.PageState state)
             throws javax.servlet.ServletException
Throws:
javax.servlet.ServletException


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