Classes
Members
(static, constant) backendList :Array.<module:backend/AbstractBackend.AbstractBackend>
The list of backends supported by the current editor.
Type:
- Source:
 
Methods
(static) addBackend(backend)
Add a backend to the list of supported backends.
Parameters:
| Name | Type | Description | 
|---|---|---|
backend | 
            
            module:backend/AbstractBackend.AbstractBackend | The backend to add.  | 
        
- Source: