Class ReferenceMultiControl

  • All Implemented Interfaces:
    ECPControlSWT

    @Deprecated
    public class ReferenceMultiControl
    extends MultiControl
    Deprecated.
    Use the new MultiReferenceSWTRenderer instead
    This class defines a Control which is used for displaying EStructuralFeatures which have a multi reference.
    Author:
    Eugen Neufeld
    • Constructor Detail

      • ReferenceMultiControl

        public ReferenceMultiControl()
        Deprecated.
    • Method Detail

      • instantiateActions

        protected ECPSWTAction[] instantiateActions()
        Deprecated.
        Description copied from class: MultiControl
        This returns the array of actions to display in the multi control.
        Specified by:
        instantiateActions in class MultiControl
        Returns:
        the array of action to add
      • getUnsetLabelText

        protected java.lang.String getUnsetLabelText()
        Deprecated.
        Description copied from class: SWTControl
        Returns the string for the unset label.
        Specified by:
        getUnsetLabelText in class SWTControl
        Returns:
        The unset label text
      • getUnsetButtonTooltip

        protected java.lang.String getUnsetButtonTooltip()
        Deprecated.
        Description copied from class: SWTControl
        Returns the string for the unset button tooltip.
        Specified by:
        getUnsetButtonTooltip in class SWTControl
        Returns:
        The unset button tooltip