public static interface DayTimeSelector.View extends org.uberfire.client.mvp.UberElemental<DayTimeSelector>, 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.day.time.DayTimeValue |
getValue() |
void |
select() |
void |
setOnValueChanged(Consumer<elemental2.dom.Event> onValueChanged) |
void |
setOnValueInputBlur(Consumer<com.google.gwt.event.dom.client.BlurEvent> blurEvent) |
void |
setValue(org.kie.workbench.common.dmn.client.editors.types.listview.constraint.common.typed.day.time.DayTimeValue value) |
org.kie.workbench.common.dmn.client.editors.types.listview.constraint.common.typed.day.time.DayTimeValue getValue()
void setValue(org.kie.workbench.common.dmn.client.editors.types.listview.constraint.common.typed.day.time.DayTimeValue value)
void setOnValueChanged(Consumer<elemental2.dom.Event> onValueChanged)
void setOnValueInputBlur(Consumer<com.google.gwt.event.dom.client.BlurEvent> blurEvent)
void select()
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.