|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataBookEvent.ChangedType | |
|---|---|
| javax.rad.model.event | Contains all model event classes and interfaces. |
| Uses of DataBookEvent.ChangedType in javax.rad.model.event |
|---|
| Methods in javax.rad.model.event that return DataBookEvent.ChangedType | |
|---|---|
DataBookEvent.ChangedType |
DataBookEvent.getChangedType()
Gets the type of change. |
static DataBookEvent.ChangedType |
DataBookEvent.ChangedType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DataBookEvent.ChangedType[] |
DataBookEvent.ChangedType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Constructors in javax.rad.model.event with parameters of type DataBookEvent.ChangedType | |
|---|---|
DataBookEvent(IDataBook pChangedDataBook,
DataBookEvent.ChangedType pChangedType,
IDataRow pOriginalDataRow)
Constructs the DataRowEvent. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||