JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.nomagic.magicdraw.ui.actions
Interface CustomizableDiagramToolbarActionsProvider
@OpenApiAll
public interface
CustomizableDiagramToolbarActionsProvider
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getID
()
List
<? extends
NMAction
>
getProvidedActions
()
String
getProvidedActionsGroupHumanName
()
Method Details
getID
String
getID
()
getProvidedActionsGroupHumanName
String
getProvidedActionsGroupHumanName
()
getProvidedActions
List
<? extends
NMAction
>
getProvidedActions
()