Interface SelectLinkControl

All Superinterfaces:
ActionControl, ActionListenable, ActionModel, Component, Control, DepictedObject, Displayable, Enableable, InfoModel, InputFocusableComponent, LabelComponent, LabelDisplayableComponent, LabelModel, LinkControl, Model, PresentationModel, com.globalmentor.beans.PropertyBindable, com.globalmentor.beans.PropertyConstrainable, Selectable, SelectActionControl
All Known Implementing Classes:
BooleanSelectLink, SelectLink, TaskStateSelectLink, ValueSelectLink

public interface SelectLinkControl extends SelectActionControl, LinkControl
A link that keeps track of its selected state.
Author:
Garret Wilson