Difference between revisions of "Layer One Enums"

From Virtual World Web Wiki
Jump to: navigation, search
(Documentation for the Layer One Enums class)
(Documentation for the Layer One Enums class)
 
(One intermediate revision by the same user not shown)
Line 7: Line 7:
 
===<span id="LayoutLoaderMode"></span>LayoutLoaderMode <span class="SectionLink">([[LayoutLoaderMode|Full Article]])</span>===
 
===<span id="LayoutLoaderMode"></span>LayoutLoaderMode <span class="SectionLink">([[LayoutLoaderMode|Full Article]])</span>===
 
Selects a mode for DOM deserialization
 
Selects a mode for DOM deserialization
 +
 +
===<span id="LocalApplicationType"></span>LocalApplicationType <span class="SectionLink">([[LocalApplicationType|Full Article]])</span>===
 +
Specifies the type of a registered local (layer 1) application with core api access
  
 
===<span id="SettingDataType"></span>SettingDataType <span class="SectionLink">([[SettingDataType|Full Article]])</span>===
 
===<span id="SettingDataType"></span>SettingDataType <span class="SectionLink">([[SettingDataType|Full Article]])</span>===
Line 25: Line 28:
 
===<span id="ViewTarget"></span>ViewTarget <span class="SectionLink">([[ViewTarget|Full Article]])</span>===
 
===<span id="ViewTarget"></span>ViewTarget <span class="SectionLink">([[ViewTarget|Full Article]])</span>===
 
Used when specifying the parts of an instance DOM a user should have access to
 
Used when specifying the parts of an instance DOM a user should have access to
 +
 +
===<span id="WorkflowStep"></span>WorkflowStep <span class="SectionLink">([[WorkflowStep|Full Article]])</span>===
 +
Lists the authenticate or navigate steps at which a workflow could be paused
  
 
__NOTOC____NOEDITSECTION__
 
__NOTOC____NOEDITSECTION__

Latest revision as of 19:21, 5 February 2019

Remarks [edit]

AvatarBuildTarget (Full Article)

Selects a known named avatar view

LayoutLoaderMode (Full Article)

Selects a mode for DOM deserialization

LocalApplicationType (Full Article)

Specifies the type of a registered local (layer 1) application with core api access

SettingDataType (Full Article)

Used when registering user-configurable settings to specify a data type to imrpove Admin UI handling

TemplateTransactionState (Full Article)

The status of an Object Template Transaction

TransactionAuthResult (Full Article)

Specifies the result of a Financial System transaction authorization attempt

TransactionStatus (Full Article)

The status of a Financial System transaction

TransferItemType (Full Article)

Specifies the type of the Layer One object ID

ViewTarget (Full Article)

Used when specifying the parts of an instance DOM a user should have access to

WorkflowStep (Full Article)

Lists the authenticate or navigate steps at which a workflow could be paused