API Help
Eplan.EplApi.ApplicationFramework Namespace / EventHandler Class
Fields Methods Events

In This Topic
    EventHandler Class Members
    In This Topic

    The following tables list the members exposed by EventHandler.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public FieldThis event is raised whenever an event with the desired name occurs in EPLAN.  
    Public FieldThis event is raised whenever an event with the desired name occurs in EPLAN. The original name of the event is also given.  
    Public FieldThis event is raised whenever an event with the desired name occurs in EPLAN. The original name of the event is also given. Additional a return value is supported.  
    Top
    Public Methods
     NameDescription
    Public MethodEvent handler is released.  
    Public MethodFor internal use only.  
    Public MethodFor internal use only.  
    Public MethodDefines for which event the IEplanEvents is raised.  
    Top
    Public Events
     NameDescription
    Public EventThis event is raised whenever an event with the desired name occurs in EPLAN.  
    Top
    See Also