@Dependent public class TimeInstantEditor extends Object implements com.google.gwt.user.client.ui.IsWidget
Modifier and Type | Class and Description |
---|---|
static interface |
TimeInstantEditor.View |
Constructor and Description |
---|
TimeInstantEditor(TimeInstantEditor.View view,
TimeAmountEditor timeAmountEditor) |
Modifier and Type | Method and Description |
---|---|
com.google.gwt.user.client.ui.Widget |
asWidget() |
TimeAmountEditor |
getTimeAmountEditor() |
org.dashbuilder.dataset.date.TimeInstant |
getTimeInstant() |
void |
init(org.dashbuilder.dataset.date.TimeInstant ti,
Command onChangeCommand) |
protected void |
initIntervalTypeSelector() |
protected void |
initTimeModeSelector() |
@Inject public TimeInstantEditor(TimeInstantEditor.View view, TimeAmountEditor timeAmountEditor)
public com.google.gwt.user.client.ui.Widget asWidget()
asWidget
in interface com.google.gwt.user.client.ui.IsWidget
public org.dashbuilder.dataset.date.TimeInstant getTimeInstant()
public void init(org.dashbuilder.dataset.date.TimeInstant ti, Command onChangeCommand)
public TimeAmountEditor getTimeAmountEditor()
protected void initTimeModeSelector()
protected void initIntervalTypeSelector()
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.