Modifier and Type | Method and Description |
---|---|
void |
set(FTable table,
FID idRow,
FColumn col,
TableRowAction action)
Register object of this class with
FTable and this method
will be called on SET event from MIB browser. |
void set(FTable table, FID idRow, FColumn col, TableRowAction action)
FTable
and this method
will be called on SET event from MIB browser.table
- MIB table changed by MIB browseridRow
- changed row IDcol
- columnaction
- one of CHANGE, DELETE, CREATE