Class MovementConstructorSearchBoxBuilder


  • public class MovementConstructorSearchBoxBuilder
    extends Object
    Creater search box for movement constructor sections.
    • Constructor Detail

      • MovementConstructorSearchBoxBuilder

        public MovementConstructorSearchBoxBuilder()
    • Method Detail

      • createSearchBox

        public SearchBox createSearchBox​(org.eclipse.swt.widgets.Composite parent,
                                         String historyId)
        Сreates search box and adds to given parent
        Parameters:
        parent - - external composition , cannot be null
        historyId - - history identificator for search history , cannot be null
        Returns:
        - created search box , cannot be null