Rogue Wave Views Studio Package API Reference Guide |
Rogue Wave Views Documentation Home |
Command class. More...
#include <ivstudio/mode.h>
Public Member Functions | |
IlvStSetMode (const char *name) | |
Initializes an instance of IlvStSetMode . More... | |
virtual IlvStError * | doIt (IlvStudio *editor, IlAny arg) |
Selects the current editing mode. More... | |
Command class.
Library: ivstudio
This command is used to change the current editing mode.
IlvStSetMode::IlvStSetMode | ( | const char * | name | ) |
Initializes an instance of IlvStSetMode
.
name | The name of the editing mode. |
|
virtual |
Selects the current editing mode.
editor | The Rogue Wave Views Studio editor. |
arg | Internal use. |
null
if successfull, otherwise returns an instance of IlvStError
. Implements IlvStCommand.
© Copyright 2016, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.