Interface IControlTool
- All Known Implementing Classes:
ControlTool
public interface IControlTool
- Author:
- Silvan Wyss
-
Method Summary
Modifier and TypeMethodDescriptionIContainer<IControl<?, ?>> getListWithControlAndChildControlsRecursively(IControl<?, ?> control)
-
Method Details
-
getListWithControlAndChildControlsRecursively
-