Klasse ControlTool
java.lang.Object
ch.nolix.system.webgui.controltool.ControlTool
- Alle implementierten Schnittstellen:
IControlTool
- Autor:
- Silvan Wyss
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifikator und TypMethodeBeschreibungIContainer<IControl<?, ?>> getListWithControlAndChildControlsRecursively(IControl<?, ?> control)
-
Konstruktordetails
-
ControlTool
public ControlTool()
-
-
Methodendetails
-
getListWithControlAndChildControlsRecursively
public IContainer<IControl<?,?>> getListWithControlAndChildControlsRecursively(IControl<?, ?> control) - Angegeben von:
getListWithControlAndChildControlsRecursivelyin SchnittstelleIControlTool
-