Ajax4jsf ( Legacy URL )
Tag log


Encode javaScript to open popup window with client-side Log information.


Tag Information
Tag Classorg.ajax4jsf.taglib.html.jsp.LogTag
TagExtraInfo ClassNone
Body ContentJSP
Display Namepop-up window with request log

Attributes
NameRequiredRequest-timeTypeDescription
bindingfalsefalsejava.lang.StringThe attribute takes a value-binding expression for a component property of a backing bean
dirfalsefalsejava.lang.StringDirection indication for text that does not inherit directionality. Valid values are "LTR" (left-to-right) and "RTL" (right-to-left)
heightfalsefalsejava.lang.Stringheight of pop-up
hotkeyfalsefalsejava.lang.StringKeyboard key for activate ( in combination with CTRL+SHIFT ) log window.
idfalsefalsejava.lang.StringEvery component may have a unique id that is automatically created if omitted
langfalsefalsejava.lang.StringCode describing the language used in the generated markup for this component
levelfalsefalsejava.lang.Stringlog level, possible values : FATAL,ERROR,WARN,INFO,DEBUG,ALL. Component set level 'ALL' by default.
namefalsefalsejava.lang.Stringname of pop-up window
onclickfalsefalsejava.lang.StringHTML: a script expression; a pointer button is clicked
ondblclickfalsefalsejava.lang.StringHTML: a script expression; a pointer button is double-clicked
onkeydownfalsefalsejava.lang.StringHTML: a script expression; a key is pressed down
onkeypressfalsefalsejava.lang.StringHTML: a script expression; a key is pressed and released
onkeyupfalsefalsejava.lang.StringHTML: a script expression; a key is released
onmousedownfalsefalsejava.lang.StringHTML: script expression; a pointer button is pressed down
onmousemovefalsefalsejava.lang.StringHTML: a script expression; a pointer is moved within
onmouseoutfalsefalsejava.lang.StringHTML: a script expression; a pointer is moved away
onmouseoverfalsefalsejava.lang.StringHTML: a script expression; a pointer is moved onto
onmouseupfalsefalsejava.lang.StringHTML: script expression; a pointer button is released
popupfalsefalsejava.lang.StringRender log as popup-window or as div element in page
renderedfalsefalsejava.lang.StringIf "false", this component is not rendered
stylefalsefalsejava.lang.StringCSS style(s) is/are to be applied when this component is rendered
styleClassfalsefalsejava.lang.StringCorresponds to the HTML class attribute
titlefalsefalsejava.lang.StringAdvisory title information about markup elements generated for this component
widthfalsefalsejava.lang.Stringwidth of pop-up.

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.