41.2 CLEAR_COMPONENT_VALUES Procedure
This procedure clears the component specific Session State
set by apex_plugin_util.set_component_values
.
Syntax
procedure clear_component_values;
Example
See apex_plugin_util.set_component_values
See Also:
Parent topic: APEX_PLUGIN_UTIL