Package com.smartgwt.client.tools
Interface NodeAddedHandler
- All Superinterfaces:
- EventHandler
- 
Method SummaryModifier and TypeMethodDescriptionvoidonNodeAdded(NodeAddedEvent event) Notification fired when anEditNodehas been added to the EditContext
- 
Method Details- 
onNodeAddedNotification fired when anEditNodehas been added to the EditContext- Parameters:
- event- the event
 
 
-