Searched refs:AbstractPresenterInputMethod (Results 1 – 6 of 6) sorted by relevance
21 import {AbstractPresenterInputMethod} from 'viewers/common/abstract_presenter_input_method';30 protected readonly presenter: AbstractPresenterInputMethod;79 ): AbstractPresenterInputMethod;
33 import {AbstractPresenterInputMethod} from './abstract_presenter_input_method';103 ): AbstractPresenterInputMethod {120 ): AbstractPresenterInputMethod {187 let presenter: AbstractPresenterInputMethod;280 function createPresenter(traces: Traces): AbstractPresenterInputMethod {
46 export abstract class AbstractPresenterInputMethod extends AbstractHierarchyViewerPresenter { class
16 import {AbstractPresenterInputMethod} from 'viewers/common/abstract_presenter_input_method';18 export class PresenterInputMethodService extends AbstractPresenterInputMethod {
19 import {AbstractPresenterInputMethod} from 'viewers/common/abstract_presenter_input_method';23 export class PresenterInputMethodManagerService extends AbstractPresenterInputMethod {
21 import {AbstractPresenterInputMethod} from 'viewers/common/abstract_presenter_input_method';28 export class PresenterInputMethodClients extends AbstractPresenterInputMethod {