Rogue Wave Views Studio Package API Reference Guide |
Rogue Wave Views Documentation Home |
Command class. More...
#include <ivstudio/panel.h>
Public Member Functions | |
IlvStShowPanel (IlvStPanelHandler *panel) | |
Initializes an instance of IlvStPanelHandler . More... | |
virtual IlvStError * | doIt (IlvStudio *, IlAny) |
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.
IlvStShowPanel::IlvStShowPanel | ( | IlvStPanelHandler * | panel | ) |
Initializes an instance of IlvStPanelHandler
.
panel | Handle to the graphic panel. |
|
virtual |
Short Called to execute the command.
editor | The editor which calls the command. |
arg | Internal Using. |
null
if successful, 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.