Alloy Showcase
Alloy Showcase
alloy:commandLink
CommandLink is a UICommand component that renders an<a>
element. Since it extends HtmlCommandLink, it supports all the features of h:commandLink. The component must be a child of h:form in order to trigger the action or actionListener. In order to provide a Rich Internet Application (RIA) experience for the end-user, the following attributes are set by default: General Usage
Children such as alloy:icon, alloy:outputText, and h:graphicImage can be specified for visual purposes. Alternatively, the value attribute can be specified.Source Code
Liferay Faces Alloy 3.0.1 + Liferay Faces Bridge Implementation 4.1.0 + Showcase Common 3.0.1 + Liferay Faces Util 3.1.0 + Mojarra 2.2.14