rwlogo

Rogue Wave Views
Studio Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

List of all members | Public Member Functions
IlvStShowPanel Class Reference

Command class. More...

#include <ivstudio/panel.h>

Inheritance diagram for IlvStShowPanel:
IlvStCommand

Public Member Functions

 IlvStShowPanel (IlvStPanelHandler *panel)
 Initializes an instance of IlvStPanelHandler. More...
 
virtual IlvStErrordoIt (IlvStudio *, IlAny)
 

Detailed Description

Command class.

Library: ivstudio

This class is used to define the code of a Rogue Wave Views Studio command which is used to display a panel on the screen.

See Also
IlvStudio,IlvStCommand,IlvStPanelHandler.

Constructor & Destructor Documentation

IlvStShowPanel::IlvStShowPanel ( IlvStPanelHandler panel)

Initializes an instance of IlvStPanelHandler.

Parameters
panelHandle to the graphic panel.

Member Function Documentation

virtual IlvStError* IlvStShowPanel::doIt ( IlvStudio editor,
IlAny  arg 
)
virtual

Short Called to execute the command.

Parameters
editorThe editor which calls the command.
argInternal Using.
Returns
null if successful, otherwise returns an instance of IlvStError.

Implements IlvStCommand.


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