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

All Superinterfaces:
EventSource.Event, NamedObject.Event
Enclosing interface:
Property

public static interface Property.Event
extends NamedObject.Event

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


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

Field Detail

DATA_TYPE_ID

static final String DATA_TYPE_ID
See Also:
Constant Field Values

DATA_TYPE_VARIANT_INFO

static final String DATA_TYPE_VARIANT_INFO
See Also:
Constant Field Values

DEFAULT_VALUE

static final String DEFAULT_VALUE
See Also:
Constant Field Values