Class VSFieldBuilderSubOp

    • Field Detail

      • reference

        protected final java.lang.String reference
        The reference string.
    • Constructor Detail

      • VSFieldBuilderSubOp

        public VSFieldBuilderSubOp​(IEUIContainer container,
                                   EditorVSField field)
        Constructor.
        Parameters:
        container - The container.
        field - The field.
    • Method Detail

      • getCommonDescription

        public final java.lang.String getCommonDescription()
        The description of the common operation that is displayed on top of the wizard page.
        Specified by:
        getCommonDescription in class UIBuilderSubOperation
      • getTreeImage

        public final org.eclipse.swt.graphics.Image getTreeImage()
        The image for the operation in the tree on the first wizard page.
        Specified by:
        getTreeImage in class UIBuilderSubOperation
      • getLargeImage

        public final org.eclipse.jface.resource.ImageDescriptor getLargeImage()
        The large image for the operation, e.g. an Action, Field, etc.
        Specified by:
        getLargeImage in class UIBuilderSubOperation