liferay-ui
Tag input-move-boxes


Creates an input move boxes component comprised of two columns of key value pairs that can be rearranged.


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

Attributes
NameRequiredRequest-timeTypeDescription
cssClassfalsetruejava.lang.StringA CSS class for styling the component
leftBoxNametruetruejava.lang.StringA name for the left box
leftListtruetruejava.util.ListA list of key value pairs for the left box
leftOnChangefalsetruejava.lang.StringA function to be called on a change in selection in the left list
leftReorderfalsetruebooleanWhether the left list can be reordered. The default value is false.
leftTitletruetruejava.lang.StringA title to display at the top of the left box
rightBoxNametruetruejava.lang.StringA name for the right box
rightListtruetruejava.util.ListA list of key value pairs for the right box
rightOnChangefalsetruejava.lang.StringA function to be called on a change in selection in the right list
rightReorderfalsetruebooleanWhether the right list can be reordered. The default value is false.
rightTitletruetruejava.lang.StringA title to display at the top of the right box

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.