public class StructureEvent extends TableEvent
StructureListener,
Serialized Form| Constructor and Description |
|---|
StructureEvent(StructureBean structure,
StructureBeanNode node)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
StructureBeanNode |
getNode()
Returns the optional
StructureBeanNode that the event originated
from. |
StructureBean |
getStructure()
Returns the
StructureBean that caused the event. |
getTablepublic StructureEvent(StructureBean structure, StructureBeanNode node)
structure - the structure that caused the event.public StructureBean getStructure()
StructureBean that caused the event.StructureBean that caused the event.public StructureBeanNode getNode()
StructureBeanNode that the event originated
from.StructureBeanNode that the event originated
from.Copyright ? Technia AB. All Rights Reserved.