TopMenuView Module
Types
Type | Description |
Functions and values
Function or value | Description |
|
|
Full Usage:
addVerticalScrollBars el r
Parameters:
HTMLElement option
r : ReactElement list
Returns: ReactElement list
|
|
Full Usage:
closeApp model dispatch arg3
Parameters:
'a
dispatch : Msg -> 'b
arg2 : 'c
Returns: 'b
|
|
Full Usage:
createEmptyComponentAndFile pPath sheetName
Parameters:
string
sheetName : string
Returns: LoadedComponent
|
|
Full Usage:
getInfoButton name project
Parameters:
string
project : Project
Returns: ReactElement
|
|
Full Usage:
goBackToProject model dispatch arg3
Parameters:
'a
dispatch : Msg -> 'b
arg2 : 'c
Returns: 'b
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Full Usage:
updateVerilogFileAction (arg1, arg2) name model dispatch
Parameters:
Component list
arg1 : Connection list
name : string
model : Model
dispatch : Msg -> Unit
Returns: (LoadedComponent * (Component list * Connection list)) option
|
|
|
|
|
|