Modifier and Type | Class and Description |
---|---|
class |
BaseDOMElementFactory<T,W extends com.google.gwt.user.client.ui.Widget,E extends BaseDOMElement<T,W>>
Base Factory for multi-instance DOMElements, i.e. there can be more than one "on screen" at any given time.
|
class |
CheckBoxDOMElementFactory
A DOMElement Factory for multi-instance CheckBoxes.
|
class |
TextBoxDOMElementFactory
A DOMElement Factory for multi-instance TextBoxes.
|
Modifier and Type | Field and Description |
---|---|
protected MultipleDOMElementFactory<W,E> |
BaseGridColumnMultipleDOMElementRenderer.factory |
Constructor and Description |
---|
BaseGridColumnMultipleDOMElementRenderer(MultipleDOMElementFactory<W,E> factory) |
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.