Uses of Interface
se.conciliate.extensions.publish.custom.step.ConfigStepMenu.Item
Packages that use ConfigStepMenu.Item
Package
Description
Provides the different steps available when publishing.
-
Uses of ConfigStepMenu.Item in se.conciliate.extensions.publish.custom.step
Subinterfaces of ConfigStepMenu.Item in se.conciliate.extensions.publish.custom.stepModifier and TypeInterfaceDescriptionstatic interface
A document menu item.static interface
Adds a menu item for showing the latest changes to models and symbols.static interface
A list menu item.static interface
A menu that can contain other menus or menu items.static interface
A model menu item.static interface
Adds a menu item for showing models and symbols with new revisions.static interface
Adds a menu item for plugin items.static interface
A symbol menu item.Methods in se.conciliate.extensions.publish.custom.step that return types with arguments of type ConfigStepMenu.ItemMethod parameters in se.conciliate.extensions.publish.custom.step with type arguments of type ConfigStepMenu.ItemModifier and TypeMethodDescriptionvoid
ConfigStepMenu.Menu.setItems
(List<ConfigStepMenu.Item> items) The items in the menu.