Skip to main content

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

SignatureDescription
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

NameTypeDescription
instanceUIFitParentRepresents the instance value stored on this instance. Read or assign to update the property.

Virtual Attributes

NameTypeAccessDescription
fitHeightbooleansetVirtual attribute exposed by setFitHeight. Access it like a field to read or write the underlying value.
fitWidthbooleansetVirtual attribute exposed by setFitWidth. Access it like a field to read or write the underlying value.

Methods

SignatureReturnsDescription
isFitHeight()booleanReturns whether fit height is true.
isFitWidth()booleanReturns whether fit width is true.