public static interface YearsMonthsSelector.View extends org.uberfire.client.mvp.UberElemental<YearsMonthsSelectorView>, org.jboss.errai.ui.client.local.api.elemental2.IsElement
Modifier and Type | Method and Description |
---|---|
org.kie.workbench.common.dmn.client.editors.types.listview.constraint.common.typed.years.months.YearsMonthsValue |
getValue() |
void |
onValueChanged(Consumer<elemental2.dom.Event> onValueChanged) |
void |
onValueInputBlur(Consumer<com.google.gwt.event.dom.client.BlurEvent> blurEvent) |
void |
select() |
void |
setPlaceHolder(String placeholder) |
void |
setValue(org.kie.workbench.common.dmn.client.editors.types.listview.constraint.common.typed.years.months.YearsMonthsValue value) |
org.kie.workbench.common.dmn.client.editors.types.listview.constraint.common.typed.years.months.YearsMonthsValue getValue()
void setValue(org.kie.workbench.common.dmn.client.editors.types.listview.constraint.common.typed.years.months.YearsMonthsValue value)
void setPlaceHolder(String placeholder)
void onValueChanged(Consumer<elemental2.dom.Event> onValueChanged)
void onValueInputBlur(Consumer<com.google.gwt.event.dom.client.BlurEvent> blurEvent)
void select()
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.