Actuate Information Console reference : Actuate JavaScript API classes : Class actuate.parameter.Constants
 
Class actuate.parameter.Constants
Description
Global constants used for Parameter class. Table 4‑19 lists the constants used for the parameter class.
Table 4‑19 Actuate iPortal JavaScript API parameter constants
Event
Description
ERR_CLIENT
Constants used to tell JSAPI user that there was a client-side error
ERR_SERVER
Constants used to tell JSAPI user that there was a server-side error
ERR_USAGE
Constants used to tell JSAPI user that there was a usage API error
LAYOUT_COLLAPSIBLE
Constants to set layout of parameter component to collapsible group
LAYOUT_GROUP
Constants to set layout of parameter component to group
LAYOUT_NONE
Constants to set layout of parameter component to none
NAV_FIRST
Constants to programmatically control the first page navigation link
NAV_LAST
Constants to programmatically control the last page navigation link
NAV_NEXT
Constants to programmatically control the next page navigation link
NAV_PREV
Constants to programmatically control the previous page navigation link