Struct COODESK@1.1:SelectionContext Permanent link for this heading

Selection context for methods
The selection context is set by the vApp Engine if the data passed by the calling client allows this.
Specifically, the transferred application is checked to see whether the entered prototype is MenuPrototype or MenuPrototype.
A selection context can be written if at least one object (sys_object or venv_object) that matches the prototype and a corresponding view (sys_view or venv_view) have been transferred.

Properties Permanent link for this heading

Type

Property

Name

Action

selactioncontext

Action of View

boolean

selcolumn

Column in View Selected

Object

selcontainer

Container Object of Selection

integer[]

selindexes

Indexes of Selected Objects (in Attribute)

Object[]

selobjects

Objects Selected

AttributeDefinition

selview

View

Object

selviewcontainer

Container of View

DisplayMode

selviewmode

Display Mode

Properties Permanent link for this heading


Action of View (COODESK@1.1:selactioncontext) Permanent link for this heading

Action COODESK@1.1:selactioncontext


Column in View Selected (COODESK@1.1:selcolumn) Permanent link for this heading

boolean COODESK@1.1:selcolumn


Container Object of Selection (COODESK@1.1:selcontainer) Permanent link for this heading

Object COODESK@1.1:selcontainer


Indexes of Selected Objects (in Attribute) (COODESK@1.1:selindexes) Permanent link for this heading

integer[] COODESK@1.1:selindexes


Objects Selected (COODESK@1.1:selobjects) Permanent link for this heading

Object[] COODESK@1.1:selobjects


View (COODESK@1.1:selview) Permanent link for this heading

AttributeDefinition COODESK@1.1:selview


Container of View (COODESK@1.1:selviewcontainer) Permanent link for this heading

Object COODESK@1.1:selviewcontainer


Display Mode (COODESK@1.1:selviewmode) Permanent link for this heading

DisplayMode COODESK@1.1:selviewmode