MAIDR Documentation - v3.39.0
    Preparing search index...

    Interface CommandContext

    Context containing all services and view models required for command execution.

    Index

    Properties

    context: Context

    The application context.

    audioService: AudioService

    Audio service for managing sound playback.

    autoplayService: AutoplayService

    Autoplay service for automated navigation.

    highlightService: HighlightService

    Highlight service for visual highlighting.

    rotorNavigationService: RotorNavigationService

    Rotor navigation service for alternative navigation.

    brailleViewModel: BrailleViewModel

    Braille view model for braille display.

    chatViewModel: ChatViewModel

    Chat view model for chat interface.

    commandPaletteViewModel: CommandPaletteViewModel

    Command palette view model for command selection.

    goToExtremaViewModel: GoToExtremaViewModel

    Go to extrema view model for navigating to extrema points.

    helpViewModel: HelpViewModel

    Help view model for help interface.

    reviewViewModel: ReviewViewModel

    Review view model for review functionality.

    settingsViewModel: SettingsViewModel

    Settings view model for application settings.

    textViewModel: TextViewModel

    Text view model for text display.

    rotorNavigationViewModel: RotorNavigationViewModel

    Rotor navigation view model for rotor interface.