Interface AttributeSelector.AttributeSelectorCallback

All Known Implementing Classes:
TemplatePropertiesPanel
Enclosing class:
AttributeSelector

public static interface AttributeSelector.AttributeSelectorCallback
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onSelection(com.smartgwt.client.widgets.grid.ListGridRecord[] selection)
     
  • Method Details

    • onSelection

      void onSelection(com.smartgwt.client.widgets.grid.ListGridRecord[] selection)