Interface CheckoutProjectComposite.CheckoutProjectChangeListener

  • Enclosing interface:
    CheckoutProjectComposite

    public static interface CheckoutProjectComposite.CheckoutProjectChangeListener
    Listener interface that will be notified if the projectName changes.
    • Method Detail

      • projectNameChanged

        void projectNameChanged​(java.lang.String projectName)
        Callback method providing the new project name.
        Parameters:
        projectName - the new project name