MapLink Pro 11.1.1.0.
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
Loading...
Searching...
No Matches
TSLSetTextOperation Class Reference

Detailed Description

This is the TSLSetTextOperation.

Operation Name settext

Additional Data None

It is an attribute operation. The operation enables the user to alter the text of a selected text entity in the editor model. The operation will request the client application to prompt the user to enter a new string for each selected text entity.

The operation is automatically deactivated when the last text entity has been amended.

Static Public Member Functions

static bool add (TSLEditor *editor)
 

Member Function Documentation

◆ add()

static bool TSLSetTextOperation::add ( TSLEditor * editor)
static

This method adds the operation to a TSLEditor object. It is passed a pointer to the editor object.

Arguments list details:

editor: a pointer to the TSLEditor object.

Returns true if added successfully, otherwise false.