@JsType(namespace="<global>",
name="JsInterop__ConstructorAPI__DMN12__org__kie__workbench__common__dmn__webapp__kogito__marshaller__js__model__dmn12__JSITTextAnnotation",
isNative=true)
public class JSITTextAnnotation
extends JSITArtifact
TTextAnnotationJSITDMNElement.JSIExtensionElements| Constructor and Description |
|---|
JSITTextAnnotation() |
| Modifier and Type | Method and Description |
|---|---|
static JSIName |
getJSIName()
Getter for specific
JSIName |
String |
getText()
Native getter for text
|
String |
getTextFormat()
Native getter for textFormat
|
String |
getTYPE_NAME()
Native getter for TYPE_NAME
|
static boolean |
instanceOf(Object instance) |
void |
setText(String textParam)
Setter for text
|
void |
setTextFormat(String textFormatParam)
Setter for textFormat
|
getDescription, getExtensionElements, getId, getLabel, getOtherAttributes, getOtherAttributesMap, setDescription, setExtensionElements, setId, setLabel, setOtherAttributes@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 JSITArtifact@JsProperty(name="text") public String getText()
@JsProperty(name="text") public final void setText(String textParam)
textParam - text to set.@JsProperty(name="textFormat") public String getTextFormat()
@JsProperty(name="textFormat") public final void setTextFormat(String textFormatParam)
textFormatParam - textFormat to set.Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.