🔍 Code Extractor

Search Components

Full-Text: Fast keyword matching | Semantic: AI-powered understanding of intent (finds similar concepts)

Search Results for "menu"

Found 13 matching component(s)

  • class switch

    A Python implementation of a switch-case statement helper that mimics C-style switch behavior with fall-through support.

    File: /tf/active/vicechatdev/datacapture_integrated.py

    control-flow switch-case conditional menu-selection pattern-matching
  • function controlled_docs_navigation

    Navigation controller for a Streamlit-based controlled documents module that manages document and review dashboards with URL parameter-based routing.

    File: /tf/active/vicechatdev/datacapture_integrated.py

    streamlit navigation ui routing document-management
  • function select_dataset

    Interactive command-line function that prompts users to select between original, cleaned, or comparison of flock datasets for analysis.

    File: /tf/active/vicechatdev/data_quality_dashboard.py

    user-interface dataset-selection interactive command-line data-loading
  • function create_data_quality_dashboard

    Creates an interactive command-line dashboard for analyzing data quality issues in treatment timing data, specifically focusing on treatments administered outside of flock lifecycle dates.

    File: /tf/active/vicechatdev/data_quality_dashboard.py

    data-quality dashboard interactive menu-driven timing-analysis
  • class CDocsApp

    Panel application for the CDocs Controlled Document System. This class provides a complete Panel application with navigation, user authentication, and all document management features.

    File: /tf/active/vicechatdev/cdocs_panel_app.py

    class cdocsapp
  • class Web

    Represents a SharePoint site. A site is a type of SecurableObject. A group of related webpages that is hosted by a server on the World Wide Web or an intranet. Each website has its own entry points, metadata, administration settings, and workflows. Also referred to as web site.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/webs/web.py

    class web
  • class NavigationNodeCreationInformation

    A data transfer object (DTO) class that encapsulates the information needed to create a new navigation node in SharePoint, including title, URL, positioning, and external link settings.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/navigation/node_creation_information.py

    sharepoint navigation dto data-transfer-object client-value
  • class MenuNode

    Represents a navigation node in a hierarchical navigation tree structure, typically used in SharePoint or similar content management systems.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/navigation/menu_node.py

    navigation hierarchy tree-structure sharepoint office365
  • class NavigationNodeCollection

    A collection class for managing SharePoint navigation nodes, providing methods to add, retrieve, and manipulate navigation nodes within a SharePoint site's navigation structure.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/navigation/node_collection.py

    sharepoint navigation collection entity-collection navigation-nodes
  • class MenuState

    A class representing a SharePoint menu tree structure that can be displayed in the Quick Launch navigation area of a SharePoint site.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/navigation/menu_state.py

    sharepoint navigation menu quick-launch site-navigation
  • class NavigationService

    NavigationService is a REST-based service class for managing SharePoint navigation operations, including global navigation, menu states, and publishing navigation providers.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/navigation/navigation_service.py

    sharepoint navigation rest-api menu site-navigation
  • class Navigation

    Represents navigation operations at the SharePoint site collection level, providing access to Quick Launch and Top Navigation Bar node collections.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/navigation/navigation.py

    sharepoint navigation site-collection quick-launch top-navigation
  • class DesignPackageMenuContents

    A SharePoint entity class representing design package menu contents, providing access to web template extension functionality.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/sitedesigns/design_package_menu_contents.py

    sharepoint entity design-package web-template menu-contents

Search Examples