Class EditorState

    • Field Detail

      • columnFields

        public Map<String,​String> columnFields
        Map from Column id to Component connector id.
      • buffered

        public boolean buffered
        Buffer mode state.
      • saveCaption

        public String saveCaption
        The caption for the save button in the editor.
      • cancelCaption

        public String cancelCaption
        The caption for the cancel button in the editor.
    • Constructor Detail

      • EditorState

        public EditorState()