Package com.e1c.g5.v8.dt.mw.ui
Class MovementConstructorSearchBoxBuilder
java.lang.Object
com.e1c.g5.v8.dt.mw.ui.MovementConstructorSearchBoxBuilder
Creater search box for movement constructor sections.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateSearchBox
(org.eclipse.swt.widgets.Composite parent, String historyId) Сreates search box and adds to givenparent
-
Constructor Details
-
MovementConstructorSearchBoxBuilder
public MovementConstructorSearchBoxBuilder()
-
-
Method Details
-
createSearchBox
Сreates search box and adds to givenparent
- Parameters:
parent
- - external composition , cannot benull
historyId
- - history identificator for search history , cannot benull
- Returns:
- - created search box , cannot be
null
-