dasf-web-component
Contents:
Installation
Installation for development
API Reference
React API Reference
Components
Basic interfaces
ModuleContainer
react component
ClassContainer
react component
FunctionContainer
react component
Custom Web Components
Components
dasf-module
custom web component
dasf-class
custom web component
dasf-function
custom web component
General Usage
Custom response, error and progress handlers
Creating the connection via function
Contribution and development hints
Contributing in the development
Helpers
Shortcuts with make
Annotating licenses
Fixing the docs
Contributing to the code
Updating the skeleton for this package
dasf-web-component
Index
Index
C
|
F
|
G
|
M
C
ClassContainer.default() (ClassContainer method)
ClassContainerOptions() (interface)
ClassContainerOptions.apiInfo? (ClassContainerOptions attribute)
ClassContainerOptions.apiInfoElement? (ClassContainerOptions attribute)
ClassContainerOptions.className? (ClassContainerOptions attribute)
ClassContainerOptions.uiSchema? (ClassContainerOptions attribute)
ConnectionOptions() (interface)
ConnectionOptions.connection? (ConnectionOptions attribute)
ConnectionOptions.topic? (ConnectionOptions attribute)
ConnectionOptions.websocketUrl? (ConnectionOptions attribute)
ContainerBaseOptions() (interface)
ContainerBaseOptions.fields? (ContainerBaseOptions attribute)
ContainerBaseOptions.layout? (ContainerBaseOptions attribute)
ContainerBaseOptions.onError() (ContainerBaseOptions method)
ContainerBaseOptions.onProgress() (ContainerBaseOptions method)
ContainerBaseOptions.onResponse() (ContainerBaseOptions method)
ContainerBaseOptions.renderStringAsHtml? (ContainerBaseOptions attribute)
ContainerBaseOptions.skipDefaultErrorHandler (ContainerBaseOptions attribute)
ContainerBaseOptions.skipDefaultErrorHandlerCheck() (ContainerBaseOptions method)
ContainerBaseOptions.skipDefaultProgressHandler? (ContainerBaseOptions attribute)
ContainerBaseOptions.skipDefaultProgressHandlerCheck() (ContainerBaseOptions method)
ContainerBaseOptions.skipDefaultResponseHandler (ContainerBaseOptions attribute)
ContainerBaseOptions.skipDefaultResponseHandlerCheck() (ContainerBaseOptions method)
ContainerBaseOptions.widgets? (ContainerBaseOptions attribute)
F
FunctionContainer.default() (FunctionContainer method)
FunctionContainerOptions() (interface)
FunctionContainerOptions.constructorData? (FunctionContainerOptions attribute)
FunctionContainerOptions.functionName? (FunctionContainerOptions attribute)
FunctionContainerOptions.outputDescription? (FunctionContainerOptions attribute)
FunctionContainerOptions.schema? (FunctionContainerOptions attribute)
FunctionContainerOptions.schemaElement? (FunctionContainerOptions attribute)
FunctionContainerOptions.uiSchema? (FunctionContainerOptions attribute)
G
getConnection() (built-in function)
M
ModuleContainer.default() (ModuleContainer method)
ModuleContainerOptions() (interface)
ModuleContainerOptions.apiInfo? (ModuleContainerOptions attribute)
ModuleContainerOptions.apiInfoElement? (ModuleContainerOptions attribute)
ModuleContainerOptions.member? (ModuleContainerOptions attribute)
ModuleContainerOptions.uiSchema? (ModuleContainerOptions attribute)
ModuleContainerOptions.updateUrl? (ModuleContainerOptions attribute)