Structure: menupane

Object Description:

A menu structure in a window.

Creation Command:

menupane command, or via window creation

Permitted Scope:

local, global or application

Array Capability:

Yes

Membership Potential:

compound, gstructure, structure, custom

Graphic Primitive Capability:

No

User Function Capability:

Yes

 

Generic Elements

.access

-

string

Access rights

.alength

*

numeric

Array length (1)

.class

*

string

Identifier class (panel)

.desc

-

string

Description

.elements

*

string[3]

Structure element names

.etypes

*

string[3]

Structure element types

.is_class

*

numeric func

Whether identifier is an instance of a particular class

.is_proc

*

numeric

Whether identifier is a procedure/function

.num_elements

*

numeric

Structure element count (3)

.owner

*

string

Owner user-id

.time

-

time

Modification time

.type

*

string

Identifier type (panel)

.variant

*

string

Identifier variant (identifier)

* = Read only element.

 

Structure Elements

.panels

*

panel[ ]

Sub-panels

.panel_count

*

numeric

Sub-panel count

.style

*

string

Menupane type

* = Read only element.