Package hec.event
Interface AttributeAddRemoveListener
- All Superinterfaces:
EventListener
-
Method Summary
Modifier and TypeMethodDescriptionvoid
attributeAdded
(String listName, Object attribute) void
attributeRemoved
(String listName, Object attribute)
-
Method Details
-
attributeAdded
-
attributeRemoved
-