Interface ChainableStatement
-
- All Known Implementing Classes:
DefaultChainableStatement,Event
public interface ChainableStatement$Id: ChainableStatement.java 1714 2011-09-22 20:38:30Z hielke.hoeve $Common interface to ease jQuery integration in WickeXt. Defines common information needed by a JavaScript statement to be append to a
JsStatement.- Since:
- 0.7
- Author:
- Lionel Armanet
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringchainLabel()java.lang.CharSequence[]statementArgs()
-