🔍 Code Extractor

Search Components

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

Search Results for "approvalpanel"

Found 6 matching component(s)

  • class ApprovalPanel_v1

    Approval management interface component

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

    class approvalpanel
  • function create_approval_panel

    Factory function that creates and initializes an ApprovalPanel instance with error handling, supporting both standalone and embedded modes for document approval management.

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

    ui panel approval-management document-control factory-function
  • class ApprovalPanel_v1

    Approval management interface component

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

    class approvalpanel
  • function create_approval_panel_v2

    Factory function that creates and initializes an ApprovalPanel instance for managing document approvals, with error handling and fallback to a minimal panel on failure.

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

    ui panel approval-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 ApprovalPanel

    Approval management interface component inheriting from WorkflowPanelBase

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

    class approvalpanel

Search Examples