A mechanism for displaying data using custom layout templates. ListView uses an {@link XTemplate} as its internal templating mechanism. In order to use these features, an {@link #setItemSelector(String)} mustbe provided for the ListView to determine what nodes it will be working with.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.