All Frameworks  Class Hierarchy  This Framework  Indexes   

VPMDesktopObjects Interface ENOVICustomCMDPlugin

Usage: you can freely reimplement this interface.


interface ENOVICustomCMDPlugin

Interface to create customer single commands.
Role : This interface is used for creating Custom single IDL commands. Customers creating an application command should implement CustomAppExecute().


Method Index


o CustomAppExecute(ENOVCustoCommandUtils*)
Execution of the command, abstract method to be implement for each command in a subclass owned by each application.

Methods


o CustomAppExecute
public virtual CustomAppExecute( UtilClass)
Execution of the command, abstract method to be implement for each command in a subclass owned by each application.
Parameters:
-
ENOVCustoCommandUtils: This class contains methods to get and set parameters from the client call

This object is included in the file: ENOVICustomCMDPlugin.h
If needed, your Imakefile.mk should include the module: VDO0VPMSession

Copyright © 2003, Dassault Systèmes. All rights reserved.