Package | Description |
---|---|
org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.dc | |
org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.dmndi12 |
Modifier and Type | Method and Description |
---|---|
static JSIAlignmentKind |
JSIAlignmentKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JSIAlignmentKind[] |
JSIAlignmentKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
JSIAlignmentKind |
JSIDMNStyle.getLabelHorizontalAlignement()
Native getter for labelHorizontalAlignement
|
JSIAlignmentKind |
JSIDMNStyle.getLabelVerticalAlignment()
Native getter for labelVerticalAlignment
|
Modifier and Type | Method and Description |
---|---|
void |
JSIDMNStyle.setLabelHorizontalAlignement(JSIAlignmentKind labelHorizontalAlignementParam)
Setter for labelHorizontalAlignement
|
void |
JSIDMNStyle.setLabelVerticalAlignment(JSIAlignmentKind labelVerticalAlignmentParam)
Setter for labelVerticalAlignment
|
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.