Class ErrorSectionPanelViewModel
java.lang.Object
com.inductiveautomation.eventstream.designer.ui.viewmodel.SectionPanelViewModel
com.inductiveautomation.eventstream.designer.ui.viewmodel.error.ErrorSectionPanelViewModel
- All Implemented Interfaces:
ConfigViewModel<OnErrorConfig>
,EnabledBindable
,Disposable
,ViewModel
public class ErrorSectionPanelViewModel
extends SectionPanelViewModel
implements ConfigViewModel<OnErrorConfig>, EnabledBindable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionenabled()
void
initialize
(EventStreamConfig config) void
initialize
(OnErrorConfig onError) void
setEnabled
(Boolean enabled) void
setUserCode
(String code) userCode()
Methods inherited from class com.inductiveautomation.eventstream.designer.ui.viewmodel.SectionPanelViewModel
clearDiagnostics, createFlowCell, dispose, flowCellData, getName, initialize, lastFlowCellData, onActivate, onDeactivate, onDiagnosticsData, sectionLabel, setFlowCellData, setSectionLabel, setSectionLabelDistinct, setStatus
-
Constructor Details
-
ErrorSectionPanelViewModel
-
-
Method Details
-
initialize
- Specified by:
initialize
in classSectionPanelViewModel
-
initialize
- Specified by:
initialize
in interfaceConfigViewModel<OnErrorConfig>
-
getConfig
- Specified by:
getConfig
in interfaceConfigViewModel<OnErrorConfig>
-
setUserCode
-
setEnabled
-
enabled
- Specified by:
enabled
in interfaceEnabledBindable
-
userCode
-
compilationResultMessage
-
compilationState
-