| Package | Description |
|---|---|
| com.github.sommeri.less4j.js |
| Modifier and Type | Class and Description |
|---|---|
class |
JsArrayString
A simple wrapper around a homogeneous native array of string values.
|
class |
SplitResult
GWT wrapper for Javascript string.split results.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends JavaScriptObject> |
JavaScriptObject.cast()
A helper method to enable cross-casting from any
JavaScriptObject
type to any other JavaScriptObject type. |
| Modifier and Type | Method and Description |
|---|---|
static JavaScriptObject |
JavaScriptObject.createArray()
Returns a new array.
|
static JavaScriptObject |
JavaScriptObject.createFunction()
Returns an empty function.
|
static JavaScriptObject |
JavaScriptObject.createObject()
Returns a new object.
|
Copyright © 2012-2015. All Rights Reserved.