Stay organized with collections Save and categorize content based on your preferences.

Helper

public interface Helper

Known direct subclasses
HelperWidget

HelperWidget class

Known indirect subclasses
Barrier

A Barrier takes multiple widgets

Flow

Implements the Flow virtual layout.

GridCore

The Grid Helper in the Core library that helps to enable Grid in Compose

Placeholder

Simple VirtualLayout that center the first referenced widget onto itself.

VirtualLayout

Base class for Virtual layouts


interface to virtual objects

Summary

Public methods

abstract void
abstract void
abstract void

Public methods

add

abstract void add(ConstraintWidget widget)

removeAllIds

abstract void removeAllIds()

updateConstraints

abstract void updateConstraints(ConstraintWidgetContainer container)