class CrudWorkerTreadWorker extends BI.Workers.MainThreadWorker { protected initActions(): void { // to init some actions } }