liferay-ui
Tag input-checkbox


Creates a configurable input checkbox.


Tag Information
Tag Classcom.liferay.taglib.ui.InputCheckBoxTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
cssClassfalsetruejava.lang.StringSets a CSS class for styling the component.
defaultValuefalsetruebooleanSets whether the checkbox is selected by default.
disabledfalsetruebooleanSets whether the checkbox is disabled.
formNamefalsetruejava.lang.StringSets the name of the checkbox's form.
idfalsetruejava.lang.StringIdentifies the component instance.
onClickfalsetruejava.lang.StringSets a function to be called on a user clicking the checkbox.
paramtruetruejava.lang.StringSets a variable name for this component.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.