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

Added in 1.1.0-alpha13
abstract void add(ConstraintWidget widget)

removeAllIds

Added in 1.1.0-alpha13
abstract void removeAllIds()

updateConstraints

Added in 1.1.0-alpha13
abstract void updateConstraints(ConstraintWidgetContainer container)