Overview - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.
Our website is currently undergoing maintenance, which may result in occasional errors while browsing. We apologize for any inconvenience this may cause and are working swiftly to restore full functionality. Thank you for your patience.

Online Help

All Products    Maple    MapleSim


Overview of the DocumentTools:-Components Package

 

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