Constructor
# new SettingsProjectDialog(props) → {React.PureComponent}
Parameters:
Name | Type | Description |
---|---|---|
props |
Object | |
onClose |
function | Callback fired when the component requests to be closed. |
onObjectNamesChanges |
function | Callback fired when global object names have been changed. |
onSnackbarOpen |
function | Callback fired when the component requests to display an error. |
open |
boolean | If |
projectId |
string | The identifier of a selected project. |
serverBase |
string | The host and port in the URL of an API call. |
React.PureComponent