public interface ChainableStatement
Common interface to ease jQuery integration in WickeXt. Defines common information
needed by a JavaScript statement to be append to a JsStatement.
| Modifier and Type | Method and Description |
|---|---|
String |
chainLabel() |
CharSequence[] |
statementArgs() |
String chainLabel()
each, css...)CharSequence[] statementArgs()
Copyright © 2015. All Rights Reserved.