Theia API Documentation v1.71.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/ai-ide
browser/user-interaction-tool-renderer
UserInteractionToolRenderer
Class UserInteractionToolRenderer
Implements
ChatResponsePartRenderer
<
ToolCallChatResponseContent
>
Index
Constructors
constructor
Properties
context
Menu
Renderer
opener
Service
tool
Confirmation
Manager
tool
Invocation
Registry
user
Interaction
Tool
Methods
can
Handle
render
Constructors
constructor
new
UserInteractionToolRenderer
()
:
UserInteractionToolRenderer
Returns
UserInteractionToolRenderer
Properties
Protected
context
Menu
Renderer
contextMenuRenderer
:
ContextMenuRenderer
Protected
opener
Service
openerService
:
OpenerService
Protected
tool
Confirmation
Manager
toolConfirmationManager
:
ToolConfirmationManager
Protected
tool
Invocation
Registry
toolInvocationRegistry
:
ToolInvocationRegistry
Protected
user
Interaction
Tool
userInteractionTool
:
UserInteractionTool
Methods
can
Handle
canHandle
(
response
:
ChatResponseContent
)
:
number
Parameters
response
:
ChatResponseContent
Returns
number
render
render
(
response
:
ToolCallChatResponseContent
,
parentNode
:
ResponseNode
,
)
:
ReactNode
Parameters
response
:
ToolCallChatResponseContent
parentNode
:
ResponseNode
Returns
ReactNode
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
context
Menu
Renderer
opener
Service
tool
Confirmation
Manager
tool
Invocation
Registry
user
Interaction
Tool
Methods
can
Handle
render
Eclipse Theia Website
GitHub
Theia API Documentation v1.71.0
Loading...