Tagger Cat Tag Library
Tag actionButton


Creates a dynamic data source Operation button.


Tag Information
Tag Classcom.taggercat.tags.DataSourceActionButtonTag
TagExtraInfo ClassNone
Body Contentempty
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
namefalsetruejava.lang.StringNo Description
valuetruetruejava.lang.StringNo Description
dsnfalsetruejava.lang.StringThe data source this button's action applies to.
actionfalsetruejava.lang.StringThe data source action name.
conditionfalsetruejava.lang.StringThe optional condition expression to enable this button.
showDisabledfalsefalsejava.lang.StringIf set to false, the button will not be disabled at all when disabled.
accesskeyfalsetruejava.lang.StringThe attribute.
altfalsetruejava.lang.StringThe attribute.
disabledfalsetruejava.lang.StringThe attribute.
onblurfalsetruejava.lang.StringThe onblur event handler.
onclicktruetruejava.lang.StringThe onclick event handler.
ondblclickfalsetruejava.lang.StringThe ondblclick event handler.
onfocusfalsetruejava.lang.StringThe onfocus event handler.
onkeydownfalsetruejava.lang.StringThe onkeydown event handler.
onkeypressfalsetruejava.lang.StringThe onkeypress event handler.
onkeyupfalsetruejava.lang.StringThe onkeyup event handler.
onmousedownfalsetruejava.lang.StringThe onmousedown event handler.
onmousemovefalsetruejava.lang.StringThe onmousemove event handler.
onmouseoutfalsetruejava.lang.StringThe onmouseout event handler.
onmouseoverfalsetruejava.lang.StringThe onmouseover event handler.
onmouseupfalsetruejava.lang.StringThe onmouseup event handler.
onselectfalsetruejava.lang.StringThe onselect event handler.
stylefalsetruejava.lang.StringThe inline CSS style.
styleclassfalsetruejava.lang.StringThe CSS style class; this sets the tags class attribute.
styleidfalsetruejava.lang.StringThe CSS style using ID selectors.
srcfalsetruejava.lang.StringThe src attribute.
tabindexfalsetruejava.lang.StringThe tabindex attribute.
widthfalsefalsejava.lang.StringThe width attribute.
heightfalsefalsejava.lang.StringThe height attribute.
responsePagefalsetruejava.lang.StringThe responsePage. The default responsePage will be used if not specified.
errorPagefalsetruejava.lang.StringThe errorPage. The default errorPage will be used if not specified.
titlefalsetruejava.lang.StringThe title ( tool tip) attribute.

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.