@JsType(namespace="<global>",
name="JsInterop__ConstructorAPI__DMNDI12__org__kie__workbench__common__dmn__webapp__kogito__marshaller__js__model__dmndi12__JSIDMNLabel",
isNative=true)
public class JSIDMNLabel
extends JSIShape
DMNLabelJSIDiagramElement.JSIExtension| Constructor and Description |
|---|
JSIDMNLabel() |
| Modifier and Type | Method and Description |
|---|---|
static JSIName |
getJSIName()
Getter for specific
JSIName |
String |
getText()
Native getter for text
|
String |
getTYPE_NAME()
Native getter for TYPE_NAME
|
static boolean |
instanceOf(Object instance) |
void |
setText(String textParam)
Setter for text
|
getBounds, setBoundsgetExtension, getId, getOtherAttributes, getOtherAttributesMap, getSharedStyle, getStyle, setExtension, setId, setOtherAttributes, setSharedStyle, setStyle@JsOverlay public static final String TYPE
@JsOverlay public static boolean instanceOf(Object instance)
@JsOverlay public static JSIName getJSIName()
JSINameJSIName@JsProperty(name="TYPE_NAME") public String getTYPE_NAME()
getTYPE_NAME in class JSIShape@JsProperty(name="text") public String getText()
@JsProperty(name="text") public final void setText(String textParam)
textParam - text to set.Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.