Class ServiceLevelObjectiveCreationPage

  • All Implemented Interfaces:
    IDialogPage, IMessageProvider, IWizardPage

    public class ServiceLevelObjectiveCreationPage
    extends WizardPage
    Wizard page for the creation of service level objectives. This is the first page on which you choose the name and the description for the new Service Level Objective.
    • Constructor Detail

      • ServiceLevelObjectiveCreationPage

        public ServiceLevelObjectiveCreationPage​(SloCreationWizardModel model)
        constructor for the first service level objective wizardpage
        Parameters:
        pageName - name of the wizardpage
    • Method Detail

      • createControl

        public void createControl​(Composite parent)
        This method initializes and manages SWT-UI elements for the wizard page.