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