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 com.google.gwt.user.client.ui.ListBox,E extends MultiValueDOMElement<T,W>,F extends MultiValueSingletonDOMElementFactory<T,W,E>> |
CallbackFactory.makeOnCreationCallback(F factory,
org.uberfire.ext.wires.core.grids.client.model.GridCell<T> cell,
Map<String,String> enumLookups)
Callback to select an item in a ListBox based on the Cells value.
|
static <T,W extends com.google.gwt.user.client.ui.ListBox,E extends MultiValueDOMElement<T,W>> |
CallbackFactory.makeOnDisplayListBoxCallback()
Callback to set the Focus on the ListBox.
|
Modifier and Type | Class and Description |
---|---|
class |
MultiValueSingletonDOMElementFactory<T,W extends com.google.gwt.user.client.ui.ListBox,E extends MultiValueDOMElement<T,W>>
A DOMElement Factory for single-instance multi-value DOMElements.
|
Modifier and Type | Class and Description |
---|---|
class |
ListBoxDOMElement<T,W extends com.google.gwt.user.client.ui.ListBox>
A DOMElement for ListBoxes.
|
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.