@Dependent public class DateRangePicker extends Object implements org.jboss.errai.common.client.api.IsElement
Modifier and Type | Class and Description |
---|---|
static interface |
DateRangePicker.DateRangePickerCallback |
static interface |
DateRangePicker.DateRangePickerElement |
static interface |
DateRangePicker.DateTimePickerEventCallback |
static interface |
DateRangePicker.JQueryDateRangePickerElement |
Constructor and Description |
---|
DateRangePicker() |
Modifier and Type | Method and Description |
---|---|
void |
addApplyListener(DateRangePicker.DateTimePickerEventCallback callback) |
org.jboss.errai.common.client.dom.TextInput |
getElement() |
void |
setup(DateRangePickerOptions options,
DateRangePicker.DateRangePickerCallback callback) |
protected void |
setupI18n(DateRangePickerOptions options) |
public void setup(DateRangePickerOptions options, DateRangePicker.DateRangePickerCallback callback)
protected void setupI18n(DateRangePickerOptions options)
public void addApplyListener(DateRangePicker.DateTimePickerEventCallback callback)
public org.jboss.errai.common.client.dom.TextInput getElement()
getElement
in interface org.jboss.errai.common.client.api.IsElement
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.