com.arsdigita.portalserver.ui.admin
Class ApplicationModifyComponent

java.lang.Object
  extended bycom.arsdigita.bebop.Completable
      extended bycom.arsdigita.bebop.CompoundComponent
          extended bycom.arsdigita.portalserver.ui.admin.ApplicationModifyComponent
All Implemented Interfaces:
com.arsdigita.bebop.Component, com.arsdigita.util.Lockable

public class ApplicationModifyComponent
extends com.arsdigita.bebop.CompoundComponent


Nested Class Summary
static interface ApplicationModifyComponent.Builder
           
static class ApplicationModifyComponent.DefaultBuilder
           
 
Field Summary
 
Fields inherited from class com.arsdigita.bebop.Completable
versionId
 
Fields inherited from interface com.arsdigita.bebop.Component
BEBOP_XML_NS, CLASS, ID, ON_CLICK, STYLE, versionId
 
Constructor Summary
ApplicationModifyComponent(com.arsdigita.bebop.RequestLocal appRL, boolean forPortlets, com.arsdigita.bebop.event.ActionListener onSuccess, com.arsdigita.bebop.event.ActionListener onCancel)
           
ApplicationModifyComponent(com.arsdigita.bebop.RequestLocal appRL, boolean forPortlets, ApplicationModifyComponent.Builder builder)
           
 
Method Summary
 void generateXML(com.arsdigita.bebop.PageState ps, com.arsdigita.xml.Element parentElt)
           
 com.arsdigita.bebop.Component get(com.arsdigita.bebop.PageState ps)
           
 
Methods inherited from class com.arsdigita.bebop.CompoundComponent
add, add, children, contains, get, getClassAttr, getContainer, getIdAttr, getKey, getStyleAttr, indexOf, isEmpty, isLocked, isVisible, lock, register, register, respond, setClassAttr, setIdAttr, setKey, setStyleAttr, setVisible, size
 
Methods inherited from class com.arsdigita.bebop.Completable
addCompletionListener, fireCompletionEvent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplicationModifyComponent

public ApplicationModifyComponent(com.arsdigita.bebop.RequestLocal appRL,
                                  boolean forPortlets,
                                  com.arsdigita.bebop.event.ActionListener onSuccess,
                                  com.arsdigita.bebop.event.ActionListener onCancel)

ApplicationModifyComponent

public ApplicationModifyComponent(com.arsdigita.bebop.RequestLocal appRL,
                                  boolean forPortlets,
                                  ApplicationModifyComponent.Builder builder)
Method Detail

get

public com.arsdigita.bebop.Component get(com.arsdigita.bebop.PageState ps)

generateXML

public void generateXML(com.arsdigita.bebop.PageState ps,
                        com.arsdigita.xml.Element parentElt)


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