All
All
Projects
Snippets
Go
Explore
Home
About
Get Involved
IP
Legal
Interact With Us
Blog
Webinars
Discord
Twitter
YouTube
Facebook
OpenNTF GitHub
OpenNTF Connections GitHub
IBM Connections Downloads
DominoHelp (external)
Explore
Home
About
Get Involved
IP
Legal
Interact With Us
Blog
Webinars
Resources
Discord
Twitter
YouTube
Facebook
OpenNTF GitHub
OpenNTF Connections GitHub
IBM Connections Downloads
DominoHelp (external)
Resources
Discord
Twitter
YouTube
Facebook
OpenNTF GitHub
OpenNTF Connections GitHub
IBM Connections Downloads
DominoHelp (external)
Projects
Snippets
Collaboration Today
Sign In
Username
Password
Forgotten your login credentials?
Login
Register
All
All
Projects
Snippets
Go
New XPages Control in the Extension Library: DumpObject
Posted by
Niklas Heidloff
on
June 10, 2011
As Mark Leusink pointed out in the
blog entry
from yesterday there is one more really good debug tool - a new control in the
Extension Library
-
<
xe:dumpObject
>
The control dumps all properties of Java/JavaScript objects that it can find through introspection. This works for Notes documents (see screenshot), for JavaScript objects, the user bean and various JSF objects: page, servlet request, http session and the different scopes. The control is very helpful if you want to check properties of certain objects in the web browser without having to build your own labels and text fields for every single property. Since objects can have many properties there is a filter mechanism at the top.
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus