sweetdev-ria-el
Tag mandatoryControl


Description : Render a Mandatory Control component, allowing a form validation depending on some controls.


Tag Information
Tag Classcom.ideo.sweetdevria.taglib.el.ELMandatoryControlTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameMandatory Control Tag

Attributes
NameRequiredRequest-timeTypeDescription
formIdtruetruejava.lang.StringForm id to bind the mandatory validation on.
typetruetrueintType of mandatory rule. MandatoryInterface.OR if one of the control must succeed, MandatoryInterface.AND if all the controls must be successful.
renderedfalsetruebooleanRendered or not, acceptable values are: [true(default), false].
idfalsetruejava.lang.StringUnique Identifier. Accepts EL.
templateStartfalsetruejava.lang.StringSpecial velocity start template to replace default. Accepts EL.
templateEndfalsetruejava.lang.StringSpecial velocity end template to replace default. Accepts EL.

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.