List of usage examples for org.springframework.web.servlet.tags.form CheckboxesTag subclass-usage
From source file com.luna.common.web.form.CheckboxesTag.java
/**
* ?
* 1??parameter
* 2???attribute (page--->request--->session--->application)
* <p>User: Zhang Kaitao
* <p>Date: 13-3-28 ?3:11
From source file cn.guoyukun.spring.web.form.CheckboxesTag.java
/**
* ?
* 1??parameter
* 2???attribute (page--->request--->session--->application)
* <p>User:
* <p>Date: 13-3-28 ?3:11
From source file org.hdiv.web.servlet.tags.form.CheckboxesTagHDIV.java
/**
* Databinding-aware JSP tag for rendering multiple HTML '<code>input</code>'
* elements with a '<code>type</code>' of '<code>checkbox</code>'.
*
* <p>
* Intended to be used with a Collection as the {@link #getItems()} bound