Interface MOTableRowListener<R extends MOTableRow>

All Superinterfaces:
EventListener
All Known Implementing Classes:
LogMOTableSizeLimit, MOTableRelation.RelationShipListener, MOTableSizeLimit, RowStatus, Snmp4jLogMib, Snmp4jProxyMib, SnmpTargetMIB, UsmMIB

public interface MOTableRowListener<R extends MOTableRow> extends EventListener
A MOTableRowListener can be informed about row changes.
Version:
2.2
Author:
Frank Fock
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    A column or a complete row is changed/has been changed.