liferay-ui
Tag icon-menu


Creates an icon menu from a list of child components.


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

Attributes
NameRequiredRequest-timeTypeDescription
cssClassfalsetruejava.lang.StringSets a CSS class for styling this component.
directionfalsetruejava.lang.StringSets the position the icon menu dialog pops up in relation to the trigger. The default direction is left. Possible values are up, down, left or right.
disabledfalsetruebooleanSets whether to disable the icon menu.
extendedfalsetruebooleanSets whether to extend the icon menu trigger by wrapping it in a button. The default value is true.
iconfalsetruejava.lang.StringSets the location of the image file to use in the icon.
idfalsetruejava.lang.StringIdentifies the component instance.
localizeMessagefalsetruebooleanSets whether to translate the message to the user's language. The default value is true.
maxDisplayItemsfalsetrueintSets the number of items shown in the icon menu before scrolling. The default value is 15.
messagefalsetruejava.lang.StringSets the text to be displayed next to the icon menu trigger. The default value is actions.
selectfalsetruebooleanSets whether to add the select CSS class to the icon menu. If set to true, the selected icon is added to the icon menu's trigger when the icon is selected. The default value is false.
showExpandedfalsetruebooleanSets whether to extend the icon menu by default. The default value is false.
showArrowfalsetruebooleanSets whether to show an arrow, indicating a popup dialog, next to the icon menu's trigger icon. The default value is true.
showWhenSingleIconfalsetruebooleanSets whether to show the icon menu when there is only one icon. The default value is false.
triggerCssClassfalsetruejava.lang.StringSets a CSS class for styling the trigger for the icon menu. The default value is btn btn-default.
useIconCaretfalsetruebooleanSets whether the icon menu drop-down caret points to the direction set by the direction attribute.

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.