Class MovementConstructorSearchBoxBuilder

java.lang.Object
com.e1c.g5.v8.dt.mw.ui.MovementConstructorSearchBoxBuilder

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

    • MovementConstructorSearchBoxBuilder

      public MovementConstructorSearchBoxBuilder()
  • Method Details

    • 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