public interface IEplActionBatchExtension : IInterface
public interface class IEplActionBatchExtension : public IInterface
public interface IEplActionBatchExtension : IInterface
public interface class IEplActionBatchExtension : public IInterface
Name | Description | |
---|---|---|
InterfaceName | This name is used to register the type as an interface. (Inherited from Eplan.EplApi.ApplicationFramework.IInterface) |
Name | Description | |
---|---|---|
GetBatchActionDisplayName | Get the display name of this action | |
GetBatchActionName | Get the action this interface belongs to | |
GetListOfSettings | Get all relevant Settings for this action to be able to execute this action on oder computer and other user settings. | |
GetPageFilterParameterNameInContext | Get the page filter parameter name of the Context. This one is replaced by the project on the server. p.e. PAGEFILTERNAME | |
GetParameters | Get all parameters needed for this action. Set the needed parameters in the context. Open a dialog to get the parameters from user. | |
GetPersistentParameters | Fill all parameter names in the list which should be saved. They are saved in the scheme for auto proc. | |
GetProjectParameterInContext | Get the project parameter name of the Context. This one is replaced by the project on the server. | |
GetProjectRequirement | Return the project handling for this action | |
GetSelectionParameter | Get all parameter different for a project selection or a page selection when |