public abstract class Loader extends JavascriptObject
counter, JS_GLOBAL, objectIds| Constructor and Description |
|---|
Loader()
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
Source |
getSource()
Sets the data source.
|
void |
setSource(Source source)
Sets the data source.
|
Loader |
source(Source source)
Sets the data source.
|
escapeQuoteJs, getJsId, getJsIdWithSuffix, getJsType, renderJspublic Loader source(Source source)
source - New valuepublic Source getSource()
public void setSource(Source source)
source - New valueCopyright © 2015. All rights reserved.