Eplan Platform API
Eplan.EplApi.Gui Namespace / RibbonSubCommand Class
Properties Methods

In This Topic
    RibbonSubCommand Class Members
    In This Topic

    The following tables list the members exposed by RibbonSubCommand.

    Public Properties
     NameDescription
    Public PropertyReturns action name with parameters (Inherited from Eplan.EplApi.Gui.RibbonCommandBase)
    Public PropertyReturns description of the command that is visible in a tooltip (Inherited from Eplan.EplApi.Gui.RibbonCommandBase)
    Public PropertyReturns ID of the command (Inherited from Eplan.EplApi.Gui.RibbonCommandBase)
    Public PropertyReturns whether a command is checked (Inherited from Eplan.EplApi.Gui.RibbonCommandBase)
    Public PropertyReturns whether command is a custom (i.e made by user) or a build-in (Inherited from Eplan.EplApi.Gui.RibbonCommandBase)
    Public PropertyReturns whether a command enabled (Inherited from Eplan.EplApi.Gui.RibbonCommandBase)
    Public PropertyGets information whether a sub-command is valid  
    Public PropertyReturns the dropdown root of the sub-command  
    Public Property (Inherited from Eplan.EplApi.Gui.RibbonCommandBase)
    Public PropertyReturns command text (Inherited from Eplan.EplApi.Gui.RibbonCommandBase)
    Public PropertyReturns tooltip text (Inherited from Eplan.EplApi.Gui.RibbonCommandBase)
    Top
    Public Methods
     NameDescription
    Public MethodDestructor for deterministic finalization of RibbonSubCommand object. (Inherited from Eplan.EplApi.Gui.RibbonCommandBase)
    Public MethodRemoves command (Inherited from Eplan.EplApi.Gui.RibbonCommandBase)
    Top
    See Also