Interface IUIActionHolder

    • Method Detail

      • getOnUIActionMethod

        java.lang.reflect.Method getOnUIActionMethod()
        Gets the method for the OnUIAction event at runtime. The method can be stored in another instance, e.g. a group holding multiple action items.
        Returns:
        The method for OnUIAction event, null for none.