@Generated(value="jsii-pacmak/0.13.2 (build a2116e9)", date="2019-07-01T16:58:11.767Z") @Stability(value=Experimental) public class TextWidget extends ConcreteWidget
| Modifier | Constructor and Description |
|---|---|
protected |
TextWidget(software.amazon.jsii.JsiiObject.InitializationMode mode) |
|
TextWidget(TextWidgetProps props)
EXPERIMENTAL
|
| Modifier and Type | Method and Description |
|---|---|
void |
position(Number x,
Number y)
Place the widget at a given position.
|
List<Object> |
toJson()
Return the widget JSON for use in the dashboard.
|
getHeight, getWidth, getX, getY, setX, setYjsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetprotected TextWidget(software.amazon.jsii.JsiiObject.InitializationMode mode)
@Stability(value=Experimental) public TextWidget(TextWidgetProps props)
Copyright © 2019. All rights reserved.