adf
Tag selectOne


Displays the command on the page.


Tag Information
Tag Classcom.esri.adf.web.faces.taglib.SelectOneTag
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.
valuefalsetruejava.lang.StringValue for Select box
valueChangeListenerfalsetruejava.lang.StringValueChangeListener for Select box.
onchangefalsetruejava.lang.StringJavascript code to execute when value change.
requiredfalsetruejava.lang.StringSubmitted value for this control.
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 select one control.
toolTextfalsetruejava.lang.StringReferences a tool title associated with the select one control.
disabledfalsetruejava.lang.StringReferences a whether the tool control is disabled or enabled.
showLoadingImagefalsetruejava.lang.StringReferences a show loading image associated with the select one 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.