Class | Description |
---|---|
BaseSingletonDOMElementFactory<T,W extends com.google.gwt.user.client.ui.Widget,E extends BaseDOMElement<T,W>> |
Base Factory for single-instance DOMElements, i.e. there can only be one instance "on screen" at any given time,
for example to handle "in cell" editing; when a DOMElement is required to "edit" the cell but not when the cell
is rendered ordinarily.
|
ListBoxSingletonDOMElementFactory |
A DOMElement Factory for single-instance ListBoxes.
|
TextBoxSingletonDOMElementFactory |
A DOMElement Factory for single-instance TextBoxes.
|
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.