CreateObject
Creates a new object representation
Method Signature
Arguments
Argument
Type
Required
Description
Default
type
string
false
The type of object to create: java, bx, or component
class
className
string
false
A classname for a component/class request or the java class to create
Examples
Related
Last updated