com.arsdigita.cms.ui.authoring
Class ItemCategorySummary

java.lang.Object
  extended bycom.arsdigita.bebop.Completable
      extended bycom.arsdigita.bebop.SimpleComponent
          extended bycom.arsdigita.cms.ui.authoring.ItemCategorySummary
All Implemented Interfaces:
Cloneable, com.arsdigita.bebop.Component, com.arsdigita.util.Lockable

public class ItemCategorySummary
extends com.arsdigita.bebop.SimpleComponent


Field Summary
static String ACTION_ADD
           
static String ACTION_ADD_JS
           
static String ACTION_DELETE
           
 
Fields inherited from class com.arsdigita.bebop.SimpleComponent
m_attr, versionId
 
Fields inherited from interface com.arsdigita.bebop.Component
BEBOP_XML_NS, CLASS, ID, ON_CLICK, STYLE
 
Constructor Summary
ItemCategorySummary()
           
 
Method Summary
 void generateXML(com.arsdigita.bebop.PageState state, com.arsdigita.xml.Element parent)
           
protected  void registerAction(String name, com.arsdigita.bebop.event.ActionListener listener)
           
 void respond(com.arsdigita.bebop.PageState state)
           
 
Methods inherited from class com.arsdigita.bebop.SimpleComponent
children, clone, exportAttributes, getAttribute, getClassAttr, getIdAttr, getKey, getMetaDataAttribute, getStyleAttr, hasAttributes, isLocked, isVisible, lock, register, 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
 

Field Detail

ACTION_DELETE

public static final String ACTION_DELETE
See Also:
Constant Field Values

ACTION_ADD

public static final String ACTION_ADD
See Also:
Constant Field Values

ACTION_ADD_JS

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

ItemCategorySummary

public ItemCategorySummary()
Method Detail

registerAction

protected void registerAction(String name,
                              com.arsdigita.bebop.event.ActionListener listener)

respond

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

generateXML

public void generateXML(com.arsdigita.bebop.PageState state,
                        com.arsdigita.xml.Element parent)


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