adf
Tag command


Displays the command on the page.


Tag Information
Tag Classcom.esri.adf.web.faces.taglib.CommandTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
idfalsetruejava.lang.StringProgrammatic name of the control.
bindingfalsetruejava.lang.StringThe value binding expression linking this component to a property in a backing bean.
renderedfalsetruejava.lang.StringFlag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit.
actionfalsetruejava.lang.StringAction Method for command tool bar item.
actionListenerfalsetruejava.lang.StringAction listener class for command tool bar item.
onclickfalsetruejava.lang.StringJavascript code to execute when value change.
stylefalsetruejava.lang.StringCSS style(s) to be applied when this control is rendered.
styleClassfalsetruejava.lang.StringSpace-separated list of CSS style class(es) to be applied when this element is rendered. This value must be passed through as the "class" attribute on generated markup.
clientPostBackfalsetruejava.lang.StringReferences a client side post back associated with the command control.
toolTipfalsetruejava.lang.StringReferences a tool tip associated with the command control.
toolTextfalsetruejava.lang.StringReferences a tool title associated with the tool control.
defaultImagefalsetruejava.lang.StringReferences a default image associated with the command control.
hoverImagefalsetruejava.lang.StringReferences a hover image associated with the command control.
selectedImagefalsetruejava.lang.StringReferences a selected image associated with the command control.
disabledImagefalsetruejava.lang.StringReferences a disabled image associated with the command control.
disabledfalsetruejava.lang.StringReferences a whether the tool control is disabled or enabled.
showLoadingImagefalsetruejava.lang.StringReferences a show loading image associated with the command control.

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.