|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IISeriesTableViewResourceChangeEvent
Interface of event sent when a remote system resource changes.
com.ibm.etools.systems.model.ISystemResourceChangeEvents
Field Summary | |
---|---|
static String |
Copyright
|
static int |
EVENT_CHANGE
The event is a resource change. |
static int |
EVENT_COPY
The event is a resource copy. |
static int |
EVENT_DELETE
The event is a single resource deletion. |
static int |
EVENT_LIBL_REFRESH
The event is a change to *LIBL. |
static int |
EVENT_MOVE
The event is a resource move. |
static int |
EVENT_PROPERTY_CHANGE
The event is a resource property change. |
static int |
EVENT_REFRESH
The event is a resource move within the same children set |
static int |
EVENT_RENAME
The event is a resource rename. |
Method Summary | |
---|---|
Object |
getParent()
Returns the parent of the object source. |
Object |
getSource()
Returns an object identifying the source of this event. |
int |
getType()
Returns the type of the event. |
void |
setParent(Object parent)
Set the parent |
void |
setType(int type)
Set the type |
Field Detail |
---|
static final String Copyright
static final int EVENT_DELETE
static final int EVENT_RENAME
static final int EVENT_REFRESH
static final int EVENT_CHANGE
static final int EVENT_PROPERTY_CHANGE
static final int EVENT_COPY
static final int EVENT_MOVE
static final int EVENT_LIBL_REFRESH
Method Detail |
---|
Object getSource()
EventObject
Object getParent()
void setParent(Object parent)
int getType()
com.ibm.etools.systems.model.ISystemResourceChangeEvents
void setType(int type)
com.ibm.etools.systems.model.ISystemResourceChangeEvents
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |