Class ControlToolHelper
java.lang.Object
ch.nolix.system.webgui.controltool.ControlToolHelper
- Author:
- Silvan Wyss
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidfillUpChildControlsOfControlIntoListRecursively(IControl<?, ?> control, IArrayList<IControl<?, ?>> list)
-
Method Details
-
fillUpChildControlsOfControlIntoListRecursively
public static void fillUpChildControlsOfControlIntoListRecursively(IControl<?, ?> control, IArrayList<IControl<?, ?>> list)
-