Searched defs:getFeature (Results 1 – 3 of 3) sorted by relevance
22 static getFeature(type: string): BrowserOperationInterface { method in BrowserOperationFactory
27 static getFeature(type: string, param?: unknown): BrowserDataInterface { method in BrowserDataFactory
24 …static getFeature(context: common.Context, type: string, dataAdapter: SmartPickerDataAdapter): Sma… method in SmartPickerDataFactory