com.arsdigita.bebop
Class Completable

java.lang.Object
  extended bycom.arsdigita.bebop.Completable
All Implemented Interfaces:
Component, Lockable
Direct Known Subclasses:
CompoundComponent, SimpleComponent

public abstract class Completable
extends Object
implements Component

Completable

Version:
$Revision: #9 $ $Date: 2004/04/07 $
Author:
rhs@mit.edu

Field Summary
static String versionId
           
 
Fields inherited from interface com.arsdigita.bebop.Component
BEBOP_XML_NS, CLASS, ID, ON_CLICK, STYLE
 
Constructor Summary
Completable()
           
 
Method Summary
 void addCompletionListener(ActionListener listener)
           
protected  void fireCompletionEvent(PageState ps)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.arsdigita.bebop.Component
children, generateXML, getClassAttr, getIdAttr, getKey, getStyleAttr, isVisible, register, register, respond, setClassAttr, setIdAttr, setKey, setStyleAttr, setVisible
 
Methods inherited from interface com.arsdigita.util.Lockable
isLocked, lock
 

Field Detail

versionId

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

Completable

public Completable()
Method Detail

addCompletionListener

public void addCompletionListener(ActionListener listener)

fireCompletionEvent

protected void fireCompletionEvent(PageState ps)


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