Package org.pentaho.di.ui.core.widget
Class TopicSelection.Builder
java.lang.Object
org.pentaho.di.ui.core.widget.TopicSelection.Builder
- Enclosing class:
- TopicSelection
Builder class for TopicSelection
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
isDisplayTopicErrorIcon
(boolean displayTopicErrorIcon) isFieldTextCombo
(boolean isCombo) setComposite
(org.eclipse.swt.widgets.Composite composite) setFieldTopicErrorToolTip
(String fieldTopicErrorToolTip) setFieldTopicLabel
(String fieldTopicLabel) setFieldTopicRadioLabel
(String fieldTopicRadioLabel) setLsMod
(org.eclipse.swt.events.ModifyListener lsMod) setStepMeta
(org.pentaho.di.trans.step.BaseStepMeta stepMeta) setStyle
(int style) setTextTopicLabel
(String textTopicLabel) setTextTopicRadioLabel
(String textTopicRadioLabel) setTopicGroupLabel
(String topicGroupLabel) setTopicInField
(boolean topicInField) setTransMeta
(org.pentaho.di.trans.TransMeta transMeta)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
setComposite
-
setStyle
-
setProps
-
setTransMeta
-
setStepMeta
-
setLsMod
-
setTopicInField
-
setTopicGroupLabel
-
setFieldTopicLabel
-
setTextTopicLabel
-
setFieldTopicErrorToolTip
-
isDisplayTopicErrorIcon
-
setTextTopicRadioLabel
-
setFieldTopicRadioLabel
-
isFieldTextCombo
-
build
-