Class ComposeFileValidatorConfigurationBlock


  • public class ComposeFileValidatorConfigurationBlock
    extends org.eclipse.xtext.ui.validation.AbstractValidatorConfigurationBlock
    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock

        org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock.BuildJob, org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock.ControlData
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected static String SETTINGS_SECTION_NAME  
      • Fields inherited from class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock

        checkBoxes, comboBoxes, expandedComposites, keys, labels, preferenceStoreAccessImpl, project, statusChangeListener, textBoxes
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void dispose()  
      protected void fillSettingsPage​(Composite composite, int nColumns, int defaultIndent)  
      protected IDialogSettings getDialogSettings()  
      • Methods inherited from class org.eclipse.xtext.ui.validation.AbstractValidatorConfigurationBlock

        addAdditionalComponentsToSettingsPage, addComboBox, adjustComboWidth, createSection, doCreateContents, getBuildJob, getFullBuildDialogStrings, getPropertyPrefix, validateSettings
      • Methods inherited from class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock

        addCheckBox, addCheckboxWithData, addComboBox, addTextField, collectRegistredKeys, controlChanged, createContents, createStyleSection, expandedStateChanged, getIsProjectSpecificPropertyKey, getPreferenceChanges, getProject, getSelectionListener, getShell, getTextModifyListener, getValue, hasProjectSpecificOptions, isProjectSpecificPropertyKey, newComboControl, performApply, performDefaults, performOk, processChanges, registerKey, restoreSectionExpansionStates, savePreferences, setPreferenceStore, setProject, setShell, setStatusChangeListener, setToDefault, setValue, setWorkbenchPreferenceContainer, storeSectionExpansionStates, textChanged, updateCheckBox, updateCombo, updateControls, updateText, useProjectSpecificSettings
    • Constructor Detail

      • ComposeFileValidatorConfigurationBlock

        public ComposeFileValidatorConfigurationBlock()
    • Method Detail

      • fillSettingsPage

        protected void fillSettingsPage​(Composite composite,
                                        int nColumns,
                                        int defaultIndent)
        Specified by:
        fillSettingsPage in class org.eclipse.xtext.ui.validation.AbstractValidatorConfigurationBlock
      • dispose

        public void dispose()
        Overrides:
        dispose in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
      • getDialogSettings

        protected IDialogSettings getDialogSettings()
        Overrides:
        getDialogSettings in class org.eclipse.xtext.ui.validation.AbstractValidatorConfigurationBlock