rwlogo
Rogue Wave Views 5.6

Rogue Wave Views
Studio Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

IlvStSetMode Class Reference

Command class. More...

#include <ivstudio/mode.h>

Inheritance diagram for IlvStSetMode:
IlvStCommand

List of all members.

Public Member Functions

 IlvStSetMode (const char *name)
 Initializes an instance of IlvStSetMode.
virtual IlvStErrordoIt (IlvStudio *editor, IlAny arg)
 Selects the current editing mode.

Detailed Description

Command class.

Library: ivstudio

This command is used to change the current editing mode.

See also:
IlvStudio,IlvStError.

Constructor & Destructor Documentation

IlvStSetMode::IlvStSetMode ( const char *  name  ) 

Initializes an instance of IlvStSetMode.

Parameters:
name The name of the editing mode.

Member Function Documentation

virtual IlvStError* IlvStSetMode::doIt ( IlvStudio editor,
IlAny  arg 
) [virtual]

Selects the current editing mode.

Parameters:
editor The Rogue Wave Views Studio editor.
arg Internal use.
Returns:
null if successfull, otherwise returns an instance of IlvStError.

Implements IlvStCommand.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

© Copyright 2012, 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.