UIFitParent
Complete API reference for UIFitParent, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: UI
Component: yes
public class UIFitParent extends Component
Constructors
| Signature | Description |
|---|---|
UIFitParent(UIFitParent) | Executes UIFitParent and returns after the underlying engine call finishes. |
UIFitParent(Engine) | Executes UIFitParent and returns after the underlying engine call finishes. |
UIFitParent() | Creates a new instance of UIFitParent. |
Attributes
| Name | Type | Description |
|---|---|---|
instance | UIFitParent | Represents the instance value stored on this instance. Read or assign to update the property. |
Virtual Attributes
| Name | Type | Access | Description |
|---|---|---|---|
fitHeight | boolean | set | Virtual attribute exposed by setFitHeight. Access it like a field to read or write the underlying value. |
fitWidth | boolean | set | Virtual attribute exposed by setFitWidth. Access it like a field to read or write the underlying value. |
Methods
| Signature | Returns | Description |
|---|---|---|
isFitHeight() | boolean | Returns whether fit height is true. |
isFitWidth() | boolean | Returns whether fit width is true. |