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 interfaceA document menu item.static interfaceAdds a menu item for showing the latest changes to models and symbols.static interfaceA list menu item.static interfaceA menu that can contain other menus or menu items.static interfaceA model menu item.static interfaceAdds a menu item for showing models and symbols with new revisions.static interfaceAdds a menu item for plugin items.static interfaceA 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 TypeMethodDescriptionvoidConfigStepMenu.Menu.setItems(List<ConfigStepMenu.Item> items) The items in the menu.