Uses of Interface
ch.ivyteam.ivy.designer.process.ui.editor.palette.IIvyProcessPalette
-
Packages that use IIvyProcessPalette Package Description ch.ivyteam.ivy.designer.process.ui.editor.palette ch.ivyteam.ivy.designer.process.ui.info -
-
Uses of IIvyProcessPalette in ch.ivyteam.ivy.designer.process.ui.editor.palette
Methods in ch.ivyteam.ivy.designer.process.ui.editor.palette with parameters of type IIvyProcessPalette Modifier and Type Method Description voidIIvyProcessPaletteExtension. addEntries(IIvyProcessPalette palette)Deprecated.Add entries to the palette.voidIIvyProcessPaletteExtension. addGroups(IIvyProcessPalette palette)Deprecated.Add groups to the palette. -
Uses of IIvyProcessPalette in ch.ivyteam.ivy.designer.process.ui.info
Methods in ch.ivyteam.ivy.designer.process.ui.info with parameters of type IIvyProcessPalette Modifier and Type Method Description default voidIBpmnProcessElementUi. addPaletteEntry(IIvyProcessPalette palette, String name)Adds entries to the palette.default voidIBpmnProcessElementUi. addPaletteGroup(IIvyProcessPalette palette)Adds a palette group to given palette.
-