| Package | Description |
|---|---|
| org.kie.workbench.common.stunner.core.client.components.palette |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPaletteDefinitionBuilder<T extends AbstractPaletteDefinitionBuilder> |
| Modifier and Type | Class and Description |
|---|---|
class |
CollapsedPaletteDefinitionBuilder
Builds a new single level palette model.
|
class |
ExpandedPaletteDefinitionBuilder
Builds a new palette model which has a well defined tree structure, composed as:
- Category (xN)
-- Group (xN)
--- Item (xN)
The resulting palette model instance is auto-generate by extrapolating structural
information from the default Stunner's domain, this way:
- Categories bind to the Definition Set's categories specified for each Definition
- Groups bind to each of the base types for beans which allow morphing
- Items bind to each of the Definitions present
|
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.