@Stability(value=Stable) @Internal public static final class TextWidgetProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements TextWidgetProps
TextWidgetPropssoftware.amazon.jsii.JsiiObject.InitializationModeTextWidgetProps.Builder, TextWidgetProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(TextWidgetProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
TextWidgetProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Number |
getHeight()
Height of the widget.
|
String |
getMarkdown()
The text to display, in MarkDown format.
|
Number |
getWidth()
Width of the widget, in a grid of 24 units wide.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(TextWidgetProps.Builder builder)
TextWidgetProps.Builder.public final String getMarkdown()
TextWidgetPropsgetMarkdown in interface TextWidgetPropspublic final Number getHeight()
TextWidgetPropsDefault: 2
getHeight in interface TextWidgetPropspublic final Number getWidth()
TextWidgetPropsDefault: 6
getWidth in interface TextWidgetProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2023. All rights reserved.