UIWeight
Complete API reference for UIWeight, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: UI
Component: yes
public class UIWeight extends Component
Constructors
| Signature | Description |
|---|---|
UIWeight(UIWeight) | Executes UIWeight and returns after the underlying engine call finishes. |
UIWeight(Engine) | Executes UIWeight and returns after the underlying engine call finishes. |
UIWeight() | Executes UIWeight and returns after the underlying engine call finishes. |
Attributes
| Name | Type | Description |
|---|---|---|
instance | UIWeight | Represents the instance value stored on this instance. Read or assign to update the property. |
Virtual Attributes
| Name | Type | Access | Description |
|---|---|---|---|
weight | float | set | Virtual attribute exposed by setWeight. Access it like a field to read or write the underlying value. |
Methods
| Signature | Returns | Description |
|---|---|---|
getWeight() | float | Executes getWeight and returns after the underlying engine call finishes. |