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.StringText 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.StringA CSS class for styling the component.
idfalsetruejava.lang.StringAn ID for the component instance.
imagefalsetruejava.lang.StringAn image for the 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.
labelfalsetruebooleanWhether to display the message attribute's value as the icon's label. The default value is false.
messagefalsetruejava.lang.StringText to display on mouse over of the icon.
methodfalsetruejava.lang.StringAn HTTP request method to invoke. Possible values are get and post.
trashfalsetruebooleanWhether to use the trash icon instead of the remove icon. The default value isfalse.
urltruetruejava.lang.StringA 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.