com.arsdigita.cms.ui
Class BrowsePane

java.lang.Object
  extended bycom.arsdigita.bebop.Completable
      extended bycom.arsdigita.bebop.SimpleComponent
          extended bycom.arsdigita.toolbox.ui.ComponentMap
              extended bycom.arsdigita.toolbox.ui.LayoutPanel
                  extended bycom.arsdigita.cms.ui.BrowsePane
All Implemented Interfaces:
Cloneable, com.arsdigita.bebop.Component, com.arsdigita.util.Lockable, com.arsdigita.bebop.Resettable

public class BrowsePane
extends com.arsdigita.toolbox.ui.LayoutPanel
implements com.arsdigita.bebop.Resettable

A pane that contains a folder tree on the left and a folder manipulator on the right.

Version:
$Id: //cms/dev/src/com/arsdigita/cms/ui/BrowsePane.java#14 $
Author:
David LutterKort <dlutter@redhat.com>

Field Summary
static String versionId
           
 
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
BrowsePane()
           
 
Method Summary
 void register(com.arsdigita.bebop.Page page)
           
 void reset(com.arsdigita.bebop.PageState state)
           
 
Methods inherited from class com.arsdigita.toolbox.ui.LayoutPanel
generateXML, setBody, setBottom, setLeft, setRight, setTop
 
Methods inherited from class com.arsdigita.toolbox.ui.ComponentMap
children, containsKey, containsValue, get, put
 
Methods inherited from class com.arsdigita.bebop.SimpleComponent
clone, exportAttributes, getAttribute, getClassAttr, getIdAttr, getKey, getMetaDataAttribute, getStyleAttr, hasAttributes, isLocked, isVisible, lock, register, respond, 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
 

Field Detail

versionId

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

BrowsePane

public BrowsePane()
Method Detail

register

public final void register(com.arsdigita.bebop.Page page)
Specified by:
register in interface com.arsdigita.bebop.Component

reset

public final void reset(com.arsdigita.bebop.PageState state)
Specified by:
reset in interface com.arsdigita.bebop.Resettable


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