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