Interface IKeyConflictContext

    • Method Detail

      • isActive

        boolean isActive()
        Returns:
        true if conditions are met to activate KeyBindings with this context
      • conflicts

        boolean conflicts​(IKeyConflictContext other)
        Returns:
        true if the other context can have KeyBinding conflicts with this one. This will be called on both contexts to check for conflicts.