Class HandlerSectionPanelViewModel

java.lang.Object
com.inductiveautomation.eventstream.designer.ui.viewmodel.SectionPanelViewModel
com.inductiveautomation.eventstream.designer.ui.viewmodel.handler.HandlerSectionPanelViewModel
All Implemented Interfaces:
ConfigViewModel<List<HandlerConfig>>, Titler, Disposable, ViewModel

public class HandlerSectionPanelViewModel extends SectionPanelViewModel implements Titler, ConfigViewModel<List<HandlerConfig>>