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