Modifier and Type | Class and Description |
---|---|
class |
BaseEnumSingleSelectUiColumn<T,MVW extends com.google.gwt.user.client.ui.ListBox,SVW extends com.google.gwt.user.client.ui.Widget,MVE extends MultiValueDOMElement<T,MVW>,SVE extends SingleValueDOMElement<T,SVW>> |
Modifier and Type | Method and Description |
---|---|
static <T,W extends org.gwtbootstrap3.client.ui.TextBox,E extends SingleValueDOMElement<T,W>,F extends SingleValueSingletonDOMElementFactory<T,W,E>> |
CallbackFactory.makeOnCreationCallback(F factory,
org.uberfire.ext.wires.core.grids.client.model.GridCell<T> cell)
Callback to set the value of a TextBox based on the Cells value.
|
static <E extends SingleValueDOMElement<Date,org.uberfire.ext.widgets.common.client.common.DatePicker>> |
CallbackFactory.makeOnCreationCallback(org.uberfire.ext.wires.core.grids.client.model.GridCell<Date> cell)
Callback to set the value of a DatePicker based on the Cells value.
|
static <E extends SingleValueDOMElement<Date,org.uberfire.ext.widgets.common.client.common.DatePicker>> |
CallbackFactory.makeOnDisplayDatePickerCallback()
Callback to set the Focus on the DatePicker.
|
static <T,W extends org.gwtbootstrap3.client.ui.TextBox,E extends SingleValueDOMElement<T,W>> |
CallbackFactory.makeOnDisplayTextBoxCallback()
Callback to set the Focus on the TextBox.
|
Modifier and Type | Class and Description |
---|---|
class |
DatePickerDOMElement
A DOMElement for TextBoxes.
|
Modifier and Type | Class and Description |
---|---|
class |
SingleValueSingletonDOMElementFactory<T,W extends com.google.gwt.user.client.ui.Widget,E extends SingleValueDOMElement<T,W>>
A DOMElement Factory for single-instance single-value DOMElements.
|
Modifier and Type | Class and Description |
---|---|
class |
TextBoxDOMElement<T,W extends org.gwtbootstrap3.client.ui.TextBox>
A DOMElement for TextBoxes.
|
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.