Methods
(inner) compose(serverDatabase, form) → {boolean}
Creates a new, blank document.
Name | Type | Description |
---|---|---|
serverDatabase | * | |
form | string |
- See
- For further information, see hcltechsw.com
- Type:
- boolean
(inner) composeWithReference()
Creates a new document filling in the Body rich text field with values based on the current document.
no plans to implement
- Type
- Error
(inner) createAction()
Creates a new action and opens the design pane, where you can edit the action.
Name | Type | Description |
---|---|---|
...args | Array | any arguments |
No plans to implement
- Type
- Error
(inner) createAgent()
Creates a new agent in the current database and opens the Agent Properties box, where you can name and define the agent.
Name | Type | Description |
---|---|---|
...args | Array | any arguments |
No plans to implement
- Type
- Error
(inner) createControlledAccessSection()
Creates a controlled access section on a form or subform. Unlike a regular section, a controlled access section has a formula to determine who can edit it.
Name | Type | Description |
---|---|---|
...args | Array | any arguments |
No plans to implement
- Type
- Error
(inner) createEllipse()
Lets you create an ellipse in a navigator. After you invoke the command, the cursor changes to a crosshair when you start to drag the mouse in the design area. You create an ellipse by dragging the mouse until the ellipse is the size you want.
Name | Type | Description |
---|---|---|
...args | Array | any arguments |
No plans to implement
- Type
- Error
(inner) createFolder()
Displays the Create Folder dialog box, which lets you choose a location for a new folder and create it.
Name | Type | Description |
---|---|---|
...args | Array | any arguments |
No plans to implement
- Type
- Error
(inner) createForm()
Creates a new, blank form in a database.
Name | Type | Description |
---|---|---|
...args | Array | any arguments |
No plans to implement
- Type
- Error
(inner) createLayoutRegion()
Creates a new layout region on a form or subform.
Name | Type | Description |
---|---|---|
...args | Array | any arguments |
No plans to implement
- Type
- Error
(inner) createNavigator()
Creates a new, blank navigator in a database.
Name | Type | Description |
---|---|---|
...args | Array | any arguments |
No plans to implement
- Type
- Error
(inner) createPolygon()
Lets you create a polygon in a navigator. After you invoke the command, the cursor changes to a crosshair when you start to drag the mouse in the design area. You create a polygon by clicking the mouse each time you want to start a new side. Double-click when you are done.
Name | Type | Description |
---|---|---|
...args | Array | any arguments |
No plans to implement
- Type
- Error
(inner) createPolyline()
Lets you create a polyline in a navigator. After you invoke the command, the cursor changes to a crosshair when you start to drag the mouse in the design area. You create a polyline by clicking the mouse each time you want to start a new line. Double-click when you are done.
Name | Type | Description |
---|---|---|
...args | Array | any arguments |
No plans to implement
- Type
- Error
(inner) createRectangle()
Lets you create a rectangle in a navigator. After you invoke the command, the cursor changes to a crosshair when you start to drag the mouse in the design area. You create a rectangle by dragging the mouse until the rectangle is the size you want.
Name | Type | Description |
---|---|---|
...args | Array | any arguments |
No plans to implement
- Type
- Error
(inner) createRectangularHotspot()
Lets you create a rectangular hotspot in a navigator. After you invoke the command, the cursor changes to a crosshair when you start to drag the mouse in the design area. You create a rectangular hotspot by dragging the mouse until the rectangle is the size you want.
Name | Type | Description |
---|---|---|
...args | Array | any arguments |
No plans to implement
- Type
- Error
(inner) createSection()
Creates a section.
Name | Type | Description |
---|---|---|
...args | Array | any arguments |
No plans to implement
- Type
- Error
(inner) createSubform()
Creates a new, blank subform in a database.
Name | Type | Description |
---|---|---|
...args | Array | any arguments |
No plans to implement
- Type
- Error
(inner) createTextbox()
Lets you create a textbox in a navigator. After you invoke the command, the cursor changes to a crosshair when you start to drag the mouse in the design area. You create a textbox by dragging the mouse until the textbox is the size you want.
Name | Type | Description |
---|---|---|
...args | Array | any arguments |
No plans to implement
- Type
- Error
(inner) createView()
Displays the Create View dialog box, which lets you choose a location for a new view and create it.
Name | Type | Description |
---|---|---|
...args | Array | any arguments |
No plans to implement
- Type
- Error