21 module
com { module sun { module star { module awt { module grid {
An event used by a XGridColumn to notify changes in the column.
Definition: GridColumnEvent.idl:27
specifies the base for all event objects and identifies the source of the event.
Definition: EventObject.idl:27
Definition: Ambiguous.idl:20
any OldValue
Contains the old value.
Definition: GridColumnEvent.idl:33
long ColumnIndex
Contains the index of the changed column.
Definition: GridColumnEvent.idl:39
any NewValue
Contains the new value.
Definition: GridColumnEvent.idl:36
string AttributeName
Contains the name of the attributes whose value changed.
Definition: GridColumnEvent.idl:30