Interface AttributeSelector.AttributeSelectorCallback
- All Known Implementing Classes:
- TemplatePropertiesPanel
- Enclosing class:
- AttributeSelector
public static interface AttributeSelector.AttributeSelectorCallback
- 
Method SummaryModifier and TypeMethodDescriptionvoidonSelection(com.smartgwt.client.widgets.grid.ListGridRecord[] selection) 
- 
Method Details- 
onSelectionvoid onSelection(com.smartgwt.client.widgets.grid.ListGridRecord[] selection) 
 
-