Java Object Functions

Click a function for more information:

nca_java_action
Performs an event on a Java object
Deletes the saved property name in the Java object
Retrieves the value of a Java object
Retrieves the value of a property of a Java object
Sets the area class property for a Java object
Set options when recording a Java object
Sets a reply property for a Java object

Note: To enable VuGen to record the names of NCA objects, you must configure the application server to provide the necessary data. To do this, edit the startup HTML file that is called when the applet viewer begins. Modify the line:
<PARAM name="serverArgs ............ fndnam=APPS">
and add the Oracle key "record=names":
<PARAM name="serverArgs ............ fndnam=APPS record=names">