vlocode-project - v1.40.0-beta-4
Preparing search index...
@vlocode/omniscript
OmniScriptPersistentComponent
Interface OmniScriptPersistentComponent
interface
OmniScriptPersistentComponent
{
id
:
string
;
itemsKey
:
string
;
label
:
string
;
modalConfigurationSetting
:
{
modalController
:
string
;
modalHTMLTemplateId
:
string
;
modalSize
:
string
;
}
;
postTransformBundle
:
string
;
preTransformBundle
:
string
;
remoteClass
:
string
;
remoteMethod
:
string
;
remoteOptions
:
{
postTransformBundle
:
string
;
preTransformBundle
:
string
}
;
remoteTimeout
:
number
;
render
:
boolean
;
responseJSONNode
:
string
;
responseJSONPath
:
string
;
sendJSONNode
:
string
;
sendJSONPath
:
string
;
}
Index
Properties
id
items
Key
label
modal
Configuration
Setting
post
Transform
Bundle
pre
Transform
Bundle
remote
Class
remote
Method
remote
Options
remote
Timeout
render
response
JSON
Node
response
JSON
Path
send
JSON
Node
send
JSON
Path
Properties
id
id
:
string
items
Key
itemsKey
:
string
label
label
:
string
modal
Configuration
Setting
modalConfigurationSetting
:
{
modalController
:
string
;
modalHTMLTemplateId
:
string
;
modalSize
:
string
;
}
post
Transform
Bundle
postTransformBundle
:
string
pre
Transform
Bundle
preTransformBundle
:
string
remote
Class
remoteClass
:
string
remote
Method
remoteMethod
:
string
remote
Options
remoteOptions
:
{
postTransformBundle
:
string
;
preTransformBundle
:
string
}
remote
Timeout
remoteTimeout
:
number
render
render
:
boolean
response
JSON
Node
responseJSONNode
:
string
response
JSON
Path
responseJSONPath
:
string
send
JSON
Node
sendJSONNode
:
string
send
JSON
Path
sendJSONPath
:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
items
Key
label
modal
Configuration
Setting
post
Transform
Bundle
pre
Transform
Bundle
remote
Class
remote
Method
remote
Options
remote
Timeout
render
response
JSON
Node
response
JSON
Path
send
JSON
Node
send
JSON
Path
vlocode-project - v1.40.0-beta-4
Loading...