T - Type of objectpublic interface WidGtmObject<T>
| Modifier and Type | Method and Description |
|---|---|
T |
getGtmObject(Object... obj)
Returns the data object associated to the widget.
|
T getGtmObject(Object... obj) throws GtmGuiException
obj - list of objects to build it (may be null)GtmGuiException - GUI exceptionCopyright © 2022. All rights reserved.