Interface IControlTool

All Known Implementing Classes:
ControlTool

public interface IControlTool
Author:
Silvan Wyss
  • Method Details

    • getListWithControlAndChildControlsRecursively

      IContainer<IControl<?,?>> getListWithControlAndChildControlsRecursively(IControl<?,?> control)