Uses of Class
com.iizigo.editor.ContextMenuItem
Packages that use ContextMenuItem
Uses of ContextMenuItem in com.iizigo.prop
Methods in com.iizigo.prop that return types with arguments of type ContextMenuItemModifier and TypeMethodDescriptionDesignerProp.getContextMenuItems()
Gets all command contribution items to use for a property container.Methods in com.iizigo.prop with parameters of type ContextMenuItemModifier and TypeMethodDescriptionstatic void
DesignerProp.addCommandContributionItem
(ContextMenuItem item, Class<?>... classes) Adds an Add command contribution item for the DesignerProp class.