Class TreeGridSelectionPopup<G>

<any><G>
net.datenwerke.gxtdto.client.forms.selection.TreeGridSelectionPopup<G>
Type Parameters:
G - grid type

public class TreeGridSelectionPopup<G> extends <any>
  • Constructor Summary

    Constructors
    Constructor
    Description
    TreeGridSelectionPopup(Map<<any>,String> displayProperties, int columnWidth, <any> selectedStore, UITree tree, Class<? extends RsDto>... types)
     
  • Constructor Details

    • TreeGridSelectionPopup

      public TreeGridSelectionPopup(Map<<any>,String> displayProperties, int columnWidth, <any> selectedStore, UITree tree, Class<? extends RsDto>... types)