liferay-ui
Tag icon-delete


Creates a configurable icon to associate with deleting or removing an item.


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

Attributes
NameRequiredRequest-timeTypeDescription
confirmationfalsetruejava.lang.StringSets text to use in place of the text from the default deletion confirmation message language key are-you-sure-you-want-to-delete-this. If the trash attribute is set to true, no confirmation message is shown.
cssClassfalsetruejava.lang.StringSets a CSS class for styling this component.
idfalsetruejava.lang.StringIdentifies the component instance.
imagefalsetruejava.lang.StringSets the icon's image using an image icon from the current theme. The value can be the filename prefix of any image file in the theme's common image folder. The image takes precedence over any default icon images.
labelfalsetruebooleanSets whether to display the message attribute's value as the icon's label. The default value is false.
messagefalsetruejava.lang.StringSets the text to be displayed on mouse over of the icon.
methodfalsetruejava.lang.StringSets an HTTP request method to be invoked. Possible values are get and post.
trashfalsetruebooleanSets whether to use the trash icon instead of the remove icon. The default value isfalse.
urltruetruejava.lang.StringSets the URL navigated to when the icon is clicked.

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.