Interface IContext

    • Method Detail

      • isAllowed

        boolean isAllowed​(AbstractContextBasedITextEvent event)
        Determines weather event should be processed or not.
        Parameters:
        event - is an event to test
        Returns:
        true if event is allowed by the actual context and false otherwise