Uses of Class
de.wwu.scdh.annotation.selection.NoSuchComponentException
Packages that use NoSuchComponentException
-
Uses of NoSuchComponentException in de.wwu.scdh.annotation.selection
Methods in de.wwu.scdh.annotation.selection that throw NoSuchComponentExceptionModifier and TypeMethodDescription<T,C extends Component<T>>
TPoint.getComponent(Class<C> component) Returns the value of the requested component in a type-safe manner. -
Uses of NoSuchComponentException in de.wwu.scdh.annotation.selection.point
Methods in de.wwu.scdh.annotation.selection.point that throw NoSuchComponentExceptionModifier and TypeMethodDescription<T,C extends Component<T>>
TPointImpl.getComponent(Class<C> component) Returns the value of the requested component in a type-safe manner.