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

All Superinterfaces:
EventSource.Event
Enclosing interface:
PropertyRef

public static interface PropertyRef.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 DEFAULT_VALUE
           
static String DESCRIPTION
           
static String PROPERTY_NAME
           
 
Fields inherited from interface com.bea.wli.worklist.api.taskplan.EventSource.Event
DIRTY
 

Field Detail

PROPERTY_NAME

static final String PROPERTY_NAME
See Also:
Constant Field Values

DESCRIPTION

static final String DESCRIPTION
See Also:
Constant Field Values

DEFAULT_VALUE

static final String DEFAULT_VALUE
See Also:
Constant Field Values