@Dependent public class ListSelector extends AbstractPopoverImpl<ListSelectorView,HasListSelectorControl> implements ListSelectorView.Presenter
binding, view| Constructor and Description |
|---|
ListSelector() |
ListSelector(ListSelectorView view) |
| Modifier and Type | Method and Description |
|---|---|
void |
bind(HasListSelectorControl bound,
int uiRowIndex,
int uiColumnIndex) |
void |
onItemSelected(HasListSelectorControl.ListSelectorItem item) |
getElement, hide, setOnClosedByKeyboardCallback, showclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPopoverTitle, hide, showsetOnClosedByKeyboardCallbackpublic ListSelector()
@Inject public ListSelector(ListSelectorView view)
public void onItemSelected(HasListSelectorControl.ListSelectorItem item)
onItemSelected in interface ListSelectorView.Presenterpublic void bind(HasListSelectorControl bound, int uiRowIndex, int uiColumnIndex)
bind in interface HasCellEditorControls.Editor<HasListSelectorControl>bind in class AbstractPopoverImpl<ListSelectorView,HasListSelectorControl>Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.