🔍 Code Extractor

Search Components

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

Search Results for "reviewpanel"

Found 4 matching component(s)

  • class ReviewPanel_v1

    Review management interface component

    File: /tf/active/vicechatdev/CDocs/ui/review_panel.py

    class reviewpanel
  • function create_review_panel

    Factory function that creates and initializes a ReviewPanel instance with error handling, supporting both standalone and embedded modes for document review management.

    File: /tf/active/vicechatdev/CDocs/ui/review_panel.py

    ui panel review-management factory-function error-handling
  • function create_workflow_panel

    Factory function that creates and initializes workflow management panels (Review or Approval) with appropriate configuration, error handling, and fallback mechanisms.

    File: /tf/active/vicechatdev/CDocs single class/ui/workflow_panel_base.py

    ui panel workflow factory-pattern review
  • class ReviewPanel

    ReviewPanel is a UI component class for managing document review workflows, providing interfaces for viewing review details, submitting review decisions, and managing review cycles.

    File: /tf/active/vicechatdev/CDocs single class/ui/review_panel.py

    ui-component review-management workflow panel document-management

Search Examples