wl-extension
Tag text-area


Generates an HTML textarea tag, which is a multiple-line data-entry field. This tag is valid only when nested in <wl-extension:form>.


Tag Information
Tag Classcom.bea.console.taglib.form.TextAreaTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
labelidtruetruejava.lang.String The key for a property in a message bundle that defines the localized text to display as the control name. The "bundle" attribute in the <wl-extension:form> tag determines in which bundle the JSP tag searches for this property.
inlineHelpIdfalsefalsejava.lang.String The key for a property in a message bundle that defines the localized text to display as description of this control. The "bundle" attribute in the <wl-extension:form> tag determines in which bundle the JSP tag searches for this property.
readOnlyfalsetrueboolean Specifies whether to display this control as read only regardless of whether the user has started an edit session or is authorized to change the value.
restartNeededfalsefalseboolean Specifies whether a change to this attribute is dynamic or non-dynamic. If set to true, an icon indicating a restart will be needed is rendered.
dependsfalsefalsejava.lang.String Specifies the name of an HTML control on the page that this control is dependant on to become enabled on the page.
requiredfalsefalseboolean Specifies whether this control must be supplied a value.
singlechangefalsefalseboolean Specifies whether a user must start a WebLogic Server edit session before being able to edit the value that this control contains. Specify "true" only if this control modifies an attribute in a WebLogic Server MBean. The default value is "true."

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator.

Version: 10.3.3.0