Interface WorkbenchUtils.IWithDefaultFocus

  • All Known Implementing Classes:
    MdPropertySheetPage
    Enclosing class:
    WorkbenchUtils

    public static interface WorkbenchUtils.IWithDefaultFocus
    Allows to set focus to some default state. NOTE: This is a temporary "solution" for property palette focus management, use it only if there are no other options left.
    • Method Detail

      • setDefaultFocus

        void setDefaultFocus()
        Sets default focus.