liferay-ui
Tag input-move-boxes


Creates an input move boxes UI 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.StringSets a CSS class for styling this component.
leftBoxNametruetruejava.lang.StringSets the left box's name.
leftListtruetruejava.util.ListSets the left list of key value pairs.
leftOnChangefalsetruejava.lang.StringSets a function to be called on a change in selection in the left list.
leftReorderfalsetruebooleanSets whether the left list can be reordered. The default value is false.
leftTitletruetruejava.lang.StringSets the left box's title and displays it at the top of the box.
rightBoxNametruetruejava.lang.StringSets the right box's name.
rightListtruetruejava.util.ListSets the right list of key value pairs.
rightOnChangefalsetruejava.lang.StringSets a function to be called on a change in selection in the right list.
rightReorderfalsetruebooleanSets whether the right list can be reordered. The default value is false.
rightTitletruetruejava.lang.StringSets the right box's title and displays it at the top of the 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.