|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.snmp4j.agent.mo.MOTableRelation.RelationShipListener
protected class MOTableRelation.RelationShipListener
| Constructor Summary | |
|---|---|
protected |
MOTableRelation.RelationShipListener()
|
| Method Summary | |
|---|---|
void |
rowChanged(MOTableRowEvent event)
A column or a complete row is changed/has been changed. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected MOTableRelation.RelationShipListener()
| Method Detail |
|---|
public void rowChanged(MOTableRowEvent event)
MOTableRowListener
rowChanged in interface MOTableRowListenerevent - a MOTableRowEvent describing the event. To veto the event
the MOTableRowEvent.setVetoStatus(int) and optionally also the
MOTableRowEvent.setVetoColumn(int) can be called.
|
Copyright 2005-2010 Frank Fock (SNMP4J.org) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||