Interface ListPropertiesChangedHandler
- All Superinterfaces:
EventHandler
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Notification method fired when the pane'slistProperties
changes.
-
Method Details
-
onListPropertiesChanged
Notification method fired when the pane'slistProperties
changes.- Parameters:
event
- the event
-