Class FeatureCompletionModelWizard.FeatureCompletionModelWizardInitialObjectCreationPage

    • Field Detail

      • initialObjectField

        protected Combo initialObjectField
        Generated class or method.
      • encodings

        protected List<String> encodings
        Generated class or method.
      • encodingField

        protected Combo encodingField
        Generated class or method.
      • validator

        protected ModifyListener validator
        Generated class or method.
    • Constructor Detail

      • FeatureCompletionModelWizardInitialObjectCreationPage

        public FeatureCompletionModelWizardInitialObjectCreationPage​(String pageId)
        Pass in the selection.
        Generated class or method.
    • Method Detail

      • createControl

        public void createControl​(Composite parent)
        Generated class or method.
      • validatePage

        protected boolean validatePage()
        Generated class or method.
      • getInitialObjectName

        public String getInitialObjectName()
        Generated class or method.
      • getEncoding

        public String getEncoding()
        Generated class or method.
      • getLabel

        protected String getLabel​(String typeName)
        Returns the label for the specified type name.
        Generated class or method.
      • getEncodings

        protected Collection<String> getEncodings()
        Generated class or method.