public interface ListPanelCompanion<T,L extends List<T>>
Modifier and Type | Method and Description |
---|---|
void |
selectionUpdated(int[] selection) |
void |
setParentList(L list) |
void setParentList(L list)
void selectionUpdated(int[] selection)
Copyright © 2005–2020. All rights reserved.