Klasse ControlAnalyser
java.lang.Object
ch.nolix.system.webgui.controltool.ControlAnalyser
- Alle implementierten Schnittstellen:
IControlAnalyser
-
Konstruktorübersicht
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungboolean
firstControlContainsSecondControl
(IControl<?, ?> firstControl, IControl<?, ?> secondControl)
-
Konstruktordetails
-
ControlAnalyser
public ControlAnalyser()
-
-
Methodendetails
-
firstControlContainsSecondControl
public boolean firstControlContainsSecondControl(IControl<?, ?> firstControl, IControl<?, ?> secondControl) - Angegeben von:
firstControlContainsSecondControl
in SchnittstelleIControlAnalyser
-