@Dependent public class SelectorDropDownItem extends AbstractSelectorItemPresenter
Modifier and Type | Class and Description |
---|---|
static interface |
SelectorDropDownItem.View |
Modifier and Type | Field and Description |
---|---|
protected SelectorDropDownItem.View |
view |
id, onResetCommand, onSelectCommand, selected
Constructor and Description |
---|
SelectorDropDownItem(SelectorDropDownItem.View view) |
Modifier and Type | Method and Description |
---|---|
SelectorDropDownItem.View |
getView() |
void |
setSelectionIconVisible(boolean selectionIconVisible) |
getId, init, isSelected, onItemClick, reset, select, setOnResetCommand, setOnSelectCommand
protected SelectorDropDownItem.View view
@Inject public SelectorDropDownItem(SelectorDropDownItem.View view)
public SelectorDropDownItem.View getView()
public void setSelectionIconVisible(boolean selectionIconVisible)
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.