@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, show
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getPopoverTitle, hide, show
setOnClosedByKeyboardCallback
public ListSelector()
@Inject public ListSelector(ListSelectorView view)
public void onItemSelected(HasListSelectorControl.ListSelectorItem item)
onItemSelected
in interface ListSelectorView.Presenter
public 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.