All
All
Projects
Snippets
Go
Explore
Home
About
Get Involved
IP
Legal
Interact With Us
Blog
Twitter
YouTube
Facebook
XPages Downloads & Resources
IBM Connections Downloads
Explore
Home
About
Get Involved
IP
Legal
Interact With Us
Blog
Resources
Twitter
YouTube
Facebook
XPages Downloads & Resources
IBM Connections Downloads
Resources
Twitter
YouTube
Facebook
XPages Downloads & Resources
IBM Connections Downloads
Projects
Snippets
Collaboration News
XPages Knowledge Base
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