gitinsp-frontend
gitinsp-frontend
API
gitinsp
api
HttpClient
components
ChatInterface
IndexSelector
LinkViewer
StatusBar
TabContainer
Tab
models
ChatMessage
FetchContentRequest
FetchIndexesResponse
GenerateIndex
GenerateIndexResponse
IndexEvent
IndexGenerated
IndexOption
IndexOption
RefreshIndicesRequested
RemoveIndex
RemoveIndexRequested
RemoveIndexResponse
StreamResponse
services
ContentService
util
IDGenerator
GitInspectorFrontend
gitinsp-frontend
/
gitinsp
/
gitinsp.components
/
ChatInterface
ChatInterface
gitinsp.components.ChatInterface
object
ChatInterface
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
ChatInterface
.
type
Members list
Clear all
Value members
Concrete methods
def
apply
(
messagesSignal
:
Signal
[
ChatSession
],
onSendMessage
:
String
=>
Unit
): L.
HtmlElement
def
handleNewMessage
(
content
:
String
,
chatSessionVar
:
Var
[
ChatSession
],
selectedIndexVar
:
Var
[
String
],
chatStatusVar
:
Var
[
String
],
contentService
:
ContentService
):
Unit
In this article
Attributes
Members list
Value members
Concrete methods