@JsType(isNative=true, namespace="<global>") public class DI extends Object
org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.di
Constructor and Description |
---|
DI() |
Modifier and Type | Method and Description |
---|---|
String |
getName()
Native getter for name
|
JSIStyle |
getStyle()
Native getter for Style
|
void |
setStyle(JSIStyle StyleParam)
Setter for Style
|
@JsProperty(name="name") public String getName()
@JsProperty(name="Style") public JSIStyle getStyle()
@JsProperty(name="Style") public final void setStyle(JSIStyle StyleParam)
StyleParam
- Style to set.Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.