Class GenericSelector
- java.lang.Object
-
- org.kie.workbench.common.dmn.client.editors.types.listview.constraint.common.typed.common.BaseSelector
-
- org.kie.workbench.common.dmn.client.editors.types.listview.constraint.common.typed.generic.GenericSelector
-
- All Implemented Interfaces:
TypedValueSelector
@Dependent public class GenericSelector extends BaseSelector
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.kie.workbench.common.dmn.client.editors.types.listview.constraint.common.typed.common.BaseSelector
BaseSelector.InputType, BaseSelector.View
-
-
Constructor Summary
Constructors Constructor Description GenericSelector(BaseSelector.View view)
-
Method Summary
-
Methods inherited from class org.kie.workbench.common.dmn.client.editors.types.listview.constraint.common.typed.common.BaseSelector
getElement, getInputType, getValue, select, setOnInputBlurCallback, setOnInputChangeCallback, setPlaceholder, setupInputType, setValue, toDisplay
-
-
-
-
Constructor Detail
-
GenericSelector
@Inject public GenericSelector(BaseSelector.View view)
-
-