Searched refs:AppController (Results 1 – 3 of 3) sorted by relevance
21 import {AppController} from './app_controller';51 globals.initialize(new AppController(extensionPort), frontend);
25 export class AppController extends Controller<'main'> { class
39 Class AppController41 @class AppController;43 @interface AppController : NSObject <NSApplicationDelegate> interface65 @implementation AppController implementation