Class WorkingAreaEditorViewModel

java.lang.Object
ca.phon.app.session.editor.WorkingAreaEditorViewModel
All Implemented Interfaces:
EditorViewModel

public class WorkingAreaEditorViewModel extends Object implements EditorViewModel
View model for the session editor window. This view model keeps a centralized work area for the TranscriptView. Other views are placed in one of the other pre-defined ViewPositions:
  • left-top
  • left-bottom
  • right-top
  • right-bottom
  • bottom-left
  • bottom-right