Interface IHandler2

    • Method Detail

      • setEnabled

        void setEnabled​(Object evaluationContext)
        Called by the framework to allow the handler to update its enabled state.
        Parameters:
        evaluationContext - the state to evaluate against. May be null which indicates that the handler can query whatever model that is necessary. This context must not be cached.