Interface LayoutControl

All Superinterfaces:
Component, CompositeComponent, Control, DepictedObject, Displayable, Enableable, InfoModel, InputFocusableComponent, LabelModel, LayoutComponent, Model, PresentationModel, com.globalmentor.beans.PropertyBindable, com.globalmentor.beans.PropertyConstrainable
All Known Implementing Classes:
AbstractLayoutControl, AbstractLayoutValueControl, CalendarControl, DateTimeControl, DateTimeFieldsControl

public interface LayoutControl extends LayoutComponent, Control
A layout component that is also a control.
Author:
Garret Wilson