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 |
|---|---|
java.lang.String |
chainLabel() |
java.lang.CharSequence[] |
statementArgs() |
Copyright © 2021. All Rights Reserved.