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.StringA CSS class for styling the component
defaultValuefalsetruebooleanWhether the checkbox is selected by default
disabledfalsetruebooleanWhether the checkbox is disabled
formNamefalsetruejava.lang.StringA name for the checkbox's form
idfalsetruejava.lang.StringAn ID for the component instance
onClickfalsetruejava.lang.StringA function to be called on a user clicking the checkbox
paramtruetruejava.lang.StringA variable name for the 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.