Current board with information if this board is fully loaded or in phase of switching the boards
Promise which is resolved when the system is initialized and ready to use.
Is this object destroyed?
Checks if the system is initialized and ready to use.
Binds new registration with itself. This registration/destroyable will be destroyed with this.
Checks if the system is initialized and ready to use. If not, throws an error. If it is, do nothing.
Checks, whether the object is not destroyed
Message that will replace default one before error
Callback runed before error is thrown; typically this can be some logging
Creates a new board and navigate to it
for creating the new board
information of the newly created board A Promise which will be resolved when the board is created and fully navigated
Navigate to the board
string to navigate to board OR null to go to welcome page
A Promise which will be resolved when the board is fully navigated
Chcek whether the given object is destroyable
ApiClient provides API calls to the remote server.