Overview - Maple Help

Online Help

All Products    Maple    MapleSim


DocumentTools

  

Components

  

XML constructors for Embedded Components

 

Description

List of DocumentTools:-Components commands

Compatibility

Description

• 

The Components package provides commands for generating XML as function-calls which represent Embedded Components.

• 

When combined with XML generated by the constructors of the Layout Constructors package the XML representation of a complete Worksheet or Document can be generated.

• 

The XML representation of a complete Worksheet or Document can be inserted directly into the current document using the InsertContent command.

List of DocumentTools:-Components commands

Button

CheckBox

CodeEditRegion

ComboBox

DataTable

Dial

Label

ListBox

MathContainer

Meter

Microphone

Plot

RadioButton

RotaryGauge

Shortcut

Slider

Speaker

State

TextArea

ToggleButton

VideoPlayer

VolumeGauge

 

 

Compatibility

• 

The DocumentTools[Components] package was introduced in Maple 2015.

• 

For more information on Maple 2015 changes, see Updates in Maple 2015.

See Also

DocumentTools

Examples

InsertContent

XMLTools