com.bea.wli.worklist.api.taskplan
Interface NamedObject.Event

All Superinterfaces:
EventSource.Event
All Known Subinterfaces:
Action.Event, ActionContainer.Event, AssignAction.Event, NamedIndexedObject.Event, Property.Event, ReturnAction.Event, RuleBinding.Event, Step.Event, WorkAction.Event
Enclosing interface:
NamedObject

public static interface NamedObject.Event
extends EventSource.Event

Property names for the PropertyChangeEvents that can be produced by edits on a object of this type.


Field Summary
static String DESCRIPTION
           
static String NAME
           
 
Fields inherited from interface com.bea.wli.worklist.api.taskplan.EventSource.Event
DIRTY
 

Field Detail

NAME

static final String NAME
See Also:
Constant Field Values

DESCRIPTION

static final String DESCRIPTION
See Also:
Constant Field Values