- All Superinterfaces:
Accessory
,Accessory
,CheckButton
,Member
,ReadOnlyInterface
,Trigger
,Trigger
- All Known Subinterfaces:
CheckButton
public interface CheckButton extends Trigger, CheckButton
-
Method Summary
Modifier and Type Method Description List<? extends CheckButtonItem>
getDiagramItems()
List<? extends CheckButtonItem>
getDiagramItems(Diagram diagram)
Methods inherited from interface omix.lang.reflect.Member
getAnnotation, getAnnotations, getAnnotationsByType, getDeclaredAnnotation, getDeclaredAnnotations, getDeclaredAnnotationsByType, getName, getNamespace, isAnnotationPresent
-
Method Details
-
getDiagramItems
List<? extends CheckButtonItem> getDiagramItems()- Specified by:
getDiagramItems
in interfaceAccessory
- Specified by:
getDiagramItems
in interfaceTrigger
-
getDiagramItems
- Specified by:
getDiagramItems
in interfaceAccessory
- Specified by:
getDiagramItems
in interfaceTrigger
- Throws:
IllegalComponentException
-