Interface ConstraintAdapter


@Deprecated(since="1.12", forRemoval=true) public interface ConstraintAdapter
Deprecated, for removal: This API element is subject to removal in a future version.
No longer used in Zest 2.x. This class will be after the 2026-12 release.
This interface is used to populate layout constraints on Zest nodes. Constraint will be a instance of LayoutConstraint (look at the heirarchy for an up-to-date list).
@noextend
This interface is not intended to be extended by clients.
@noimplement
This interface is not intended to be implemented by clients.
@noreference
This interface is not intended to be referenced by clients.