Lines Matching refs:Window
29 …ensionAbility;<br>Method or attribute name: onWindowReady(window: window.Window): void;|@ohos.appl…
94 …e: function createWindow(config: Configuration, callback: AsyncCallback\<Window>): void;|@ohos.win…
95 …r attribute name: function createWindow(config: Configuration): Promise\<Window>;|@ohos.window.d.t…
96 … window;<br>Method or attribute name: function findWindow(name: string): Window;|@ohos.window.d.ts|
97 … name: function getLastWindow(ctx: BaseContext, callback: AsyncCallback\<Window>): void;|@ohos.win…
98 …od or attribute name: function getLastWindow(ctx: BaseContext): Promise\<Window>;|@ohos.window.d.t…
139 |Added|NA|Class name: TransitionContext;<br>Method or attribute name: toWindow: Window|@ohos.window…
164 |Added|NA|Class name: Window;<br>Method or attribute name: hideWithAnimation(callback: AsyncCallbac…
165 |Added|NA|Class name: Window;<br>Method or attribute name: hideWithAnimation(): Promise\<void>;|@oh…
166 |Added|NA|Class name: Window;<br>Method or attribute name: showWindow(callback: AsyncCallback\<void…
167 |Added|NA|Class name: Window;<br>Method or attribute name: showWindow(): Promise\<void>;|@ohos.wind…
168 |Added|NA|Class name: Window;<br>Method or attribute name: showWithAnimation(callback: AsyncCallbac…
169 |Added|NA|Class name: Window;<br>Method or attribute name: showWithAnimation(): Promise\<void>;|@oh…
170 |Added|NA|Class name: Window;<br>Method or attribute name: destroyWindow(callback: AsyncCallback\<v…
171 |Added|NA|Class name: Window;<br>Method or attribute name: destroyWindow(): Promise\<void>;|@ohos.w…
172 |Added|NA|Class name: Window;<br>Method or attribute name: moveWindowTo(x: number, y: number): Prom…
173 |Added|NA|Class name: Window;<br>Method or attribute name: moveWindowTo(x: number, y: number, callb…
174 |Added|NA|Class name: Window;<br>Method or attribute name: resize(width: number, height: number): P…
175 |Added|NA|Class name: Window;<br>Method or attribute name: resize(width: number, height: number, ca…
176 |Added|NA|Class name: Window;<br>Method or attribute name: setWindowMode(mode: WindowMode): Promise…
177 |Added|NA|Class name: Window;<br>Method or attribute name: setWindowMode(mode: WindowMode, callback…
178 |Added|NA|Class name: Window;<br>Method or attribute name: getWindowProperties(): WindowProperties;…
179 |Added|NA|Class name: Window;<br>Method or attribute name: getWindowAvoidArea(type: AvoidAreaType):…
180 |Added|NA|Class name: Window;<br>Method or attribute name: setWindowLayoutFullScreen(isLayoutFullSc…
181 |Added|NA|Class name: Window;<br>Method or attribute name: setWindowLayoutFullScreen(isLayoutFullSc…
182 |Added|NA|Class name: Window;<br>Method or attribute name: setWindowSystemBarEnable(names: Array\<'…
183 |Added|NA|Class name: Window;<br>Method or attribute name: setWindowSystemBarEnable(names: Array\<'…
184 |Added|NA|Class name: Window;<br>Method or attribute name: setWindowSystemBarProperties(systemBarPr…
185 |Added|NA|Class name: Window;<br>Method or attribute name: setWindowSystemBarProperties(systemBarPr…
186 |Added|NA|Class name: Window;<br>Method or attribute name: setPreferredOrientation(orientation: Ori…
187 |Added|NA|Class name: Window;<br>Method or attribute name: setPreferredOrientation(orientation: Ori…
188 |Added|NA|Class name: Window;<br>Method or attribute name: loadContent(path: string, storage: Local…
190 |Added|NA|Class name: Window;<br>Method or attribute name: loadContent(path: string, storage: Local…
191 |Added|NA|Class name: Window;<br>Method or attribute name: setUIContent(path: string, callback: Asy…
192 |Added|NA|Class name: Window;<br>Method or attribute name: setUIContent(path: string): Promise\<voi…
193 |Added|NA|Class name: Window;<br>Method or attribute name: isWindowShowing(): boolean;|@ohos.window…
194 |Added|NA|Class name: Window;<br>Method or attribute name: on(type: 'avoidAreaChange', callback: Ca…
195 |Added|NA|Class name: Window;<br>Method or attribute name: on(type: 'touchOutside', callback: Callb…
196 |Added|NA|Class name: Window;<br>Method or attribute name: on(type: 'screenshot', callback: Callbac…
197 |Added|NA|Class name: Window;<br>Method or attribute name: off(type: 'avoidAreaChange', callback?: …
198 |Added|NA|Class name: Window;<br>Method or attribute name: off(type: 'touchOutside', callback?: Cal…
199 |Added|NA|Class name: Window;<br>Method or attribute name: off(type: 'screenshot', callback?: Callb…
200 |Added|NA|Class name: Window;<br>Method or attribute name: bindDialogTarget(token: rpc.RemoteObject…
201 |Added|NA|Class name: Window;<br>Method or attribute name: bindDialogTarget(token: rpc.RemoteObject…
202 |Added|NA|Class name: Window;<br>Method or attribute name: bindDialogTarget(requestInfo: dialogRequ…
203 |Added|NA|Class name: Window;<br>Method or attribute name: bindDialogTarget(requestInfo: dialogRequ…
204 |Added|NA|Class name: Window;<br>Method or attribute name: isWindowSupportWideGamut(): Promise\<boo…
205 |Added|NA|Class name: Window;<br>Method or attribute name: isWindowSupportWideGamut(callback: Async…
206 |Added|NA|Class name: Window;<br>Method or attribute name: setWindowColorSpace(colorSpace:ColorSpac…
207 |Added|NA|Class name: Window;<br>Method or attribute name: setWindowColorSpace(colorSpace:ColorSpac…
208 |Added|NA|Class name: Window;<br>Method or attribute name: getWindowColorSpace(): ColorSpace;|@ohos…
209 |Added|NA|Class name: Window;<br>Method or attribute name: setWindowBackgroundColor(color: string):…
210 |Added|NA|Class name: Window;<br>Method or attribute name: setWindowBrightness(brightness: number):…
211 |Added|NA|Class name: Window;<br>Method or attribute name: setWindowBrightness(brightness: number, …
212 |Added|NA|Class name: Window;<br>Method or attribute name: setWindowFocusable(isFocusable: boolean)…
213 |Added|NA|Class name: Window;<br>Method or attribute name: setWindowFocusable(isFocusable: boolean,…
214 |Added|NA|Class name: Window;<br>Method or attribute name: setWindowKeepScreenOn(isKeepScreenOn: bo…
215 |Added|NA|Class name: Window;<br>Method or attribute name: setWindowKeepScreenOn(isKeepScreenOn: bo…
216 |Added|NA|Class name: Window;<br>Method or attribute name: setWakeUpScreen(wakeUp: boolean): void;|…
217 |Added|NA|Class name: Window;<br>Method or attribute name: setWindowPrivacyMode(isPrivacyMode: bool…
218 |Added|NA|Class name: Window;<br>Method or attribute name: setWindowPrivacyMode(isPrivacyMode: bool…
219 |Added|NA|Class name: Window;<br>Method or attribute name: setSnapshotSkip(isSkip: boolean): void;|…
220 |Added|NA|Class name: Window;<br>Method or attribute name: setWindowTouchable(isTouchable: boolean)…
221 |Added|NA|Class name: Window;<br>Method or attribute name: setWindowTouchable(isTouchable: boolean,…
222 |Added|NA|Class name: Window;<br>Method or attribute name: setForbidSplitMove(isForbidSplitMove: bo…
223 |Added|NA|Class name: Window;<br>Method or attribute name: setForbidSplitMove(isForbidSplitMove: bo…
224 |Added|NA|Class name: Window;<br>Method or attribute name: snapshot(callback: AsyncCallback\<image.…
225 |Added|NA|Class name: Window;<br>Method or attribute name: snapshot(): Promise\<image.PixelMap>;|@o…
226 |Added|NA|Class name: Window;<br>Method or attribute name: opacity(opacity: number): void;|@ohos.wi…
227 |Added|NA|Class name: Window;<br>Method or attribute name: scale(scaleOptions: ScaleOptions): void;…
228 |Added|NA|Class name: Window;<br>Method or attribute name: rotate(rotateOptions: RotateOptions): vo…
229 |Added|NA|Class name: Window;<br>Method or attribute name: translate(translateOptions: TranslateOpt…
230 |Added|NA|Class name: Window;<br>Method or attribute name: getTransitionController(): TransitionCon…
231 |Added|NA|Class name: Window;<br>Method or attribute name: setBlur(radius: number): void;|@ohos.win…
232 |Added|NA|Class name: Window;<br>Method or attribute name: setBackdropBlur(radius: number): void;|@…
233 |Added|NA|Class name: Window;<br>Method or attribute name: setBackdropBlurStyle(blurStyle: BlurStyl…
234 |Added|NA|Class name: Window;<br>Method or attribute name: setShadow(radius: number, color?: string…
235 |Added|NA|Class name: Window;<br>Method or attribute name: setCornerRadius(cornerRadius: number): v…
240 |Added|NA|Class name: WindowStage;<br>Method or attribute name: getMainWindow(): Promise\<Window>;|…
241 …age;<br>Method or attribute name: getMainWindow(callback: AsyncCallback\<Window>): void;|@ohos.win…
242 |Added|NA|Class name: WindowStage;<br>Method or attribute name: getMainWindowSync(): Window;|@ohos.…
243 …ge;<br>Method or attribute name: createSubWindow(name: string): Promise\<Window>;|@ohos.window.d.t…
244 …r attribute name: createSubWindow(name: string, callback: AsyncCallback\<Window>): void;|@ohos.win…
245 …indowStage;<br>Method or attribute name: getSubWindow(): Promise\<Array\<Window>>;|@ohos.window.d.…
246 …r>Method or attribute name: getSubWindow(callback: AsyncCallback\<Array\<Window>>): void;|@ohos.wi…
258 …Window>): void;<br>Old version: |Class name: window;<br>Method or attribute name: function create(…
259 …romise\<Window>;<br>Old version: |Class name: window;<br>Method or attribute name: function create…
260 …Window>;<br>Old version: |Class name: window;<br>Method or attribute name: function create(ctx: Ba…
261 …Window>): void;<br>Old version: |Class name: window;<br>Method or attribute name: function create(…
262 …lback\<Window>): void;<br>Old version: |Class name: window;<br>Method or attribute name: function …
263 …string): Promise\<Window>;<br>Old version: |Class name: window;<br>Method or attribute name: funct…
264 …allback\<Window>): void;<br>Old version: |Class name: window;<br>Method or attribute name: functio…
265 …Window(): Promise\<Window>;<br>Old version: |Class name: window;<br>Method or attribute name: func…
266 …: Promise\<Window>;<br>Old version: |Class name: window;<br>Method or attribute name: function get…
267 …Window>): void;<br>Old version: |Class name: window;<br>Method or attribute name: function getTopW…
270 …Window;<br>Method or attribute name: show(callback: AsyncCallback\<void>): void;<br>Old version: |…
271 …Window;<br>Method or attribute name: show(): Promise\<void>;<br>Old version: |Class name: Window;<…
272 …Window;<br>Method or attribute name: destroy(callback: AsyncCallback\<void>): void;<br>Old version…
273 …Window;<br>Method or attribute name: destroy(): Promise\<void>;<br>Old version: |Class name: Windo…
274 …Window;<br>Method or attribute name: moveTo(x: number, y: number): Promise\<void>;<br>Old version:…
275 …Window;<br>Method or attribute name: moveTo(x: number, y: number, callback: AsyncCallback\<void>):…
276 …Window;<br>Method or attribute name: resetSize(width: number, height: number): Promise\<void>;<br>…
277 …Window;<br>Method or attribute name: resetSize(width: number, height: number, callback: AsyncCallb…
278 …ged|Class name: Window;<br>Method or attribute name: setWindowType(type: WindowType): Promise\<voi…
279 …ame: Window;<br>Method or attribute name: setWindowType(type: WindowType, callback: AsyncCallback\…
280 …Window;<br>Method or attribute name: getProperties(callback: AsyncCallback\<WindowProperties>): vo…
281 …Window;<br>Method or attribute name: getProperties(): Promise\<WindowProperties>;<br>Old version: …
282 …Window;<br>Method or attribute name: getAvoidArea(type: AvoidAreaType, callback: AsyncCallback\<Av…
283 …Window;<br>Method or attribute name: getAvoidArea(type: AvoidAreaType): Promise\<AvoidArea>;<br>Ol…
284 …Window;<br>Method or attribute name: setFullScreen(isFullScreen: boolean, callback: AsyncCallback\…
285 …Window;<br>Method or attribute name: setFullScreen(isFullScreen: boolean): Promise\<void>;<br>Old …
286 …Window;<br>Method or attribute name: setLayoutFullScreen(isLayoutFullScreen: boolean, callback: As…
287 …Window;<br>Method or attribute name: setLayoutFullScreen(isLayoutFullScreen: boolean): Promise\<vo…
288 …Window;<br>Method or attribute name: setSystemBarEnable(names: Array\<'status'\|'navigation'>, cal…
289 …Window;<br>Method or attribute name: setSystemBarEnable(names: Array\<'status'\|'navigation'>): Pr…
290 …Window;<br>Method or attribute name: setSystemBarProperties(systemBarProperties: SystemBarProperti…
291 …Window;<br>Method or attribute name: setSystemBarProperties(systemBarProperties: SystemBarProperti…
292 …Window;<br>Method or attribute name: loadContent(path: string, callback: AsyncCallback\<void>): vo…
293 …Window;<br>Method or attribute name: loadContent(path: string): Promise\<void>;<br>Old version: |C…
294 …Window;<br>Method or attribute name: isShowing(callback: AsyncCallback\<boolean>): void;<br>Old ve…
295 …Window;<br>Method or attribute name: isShowing(): Promise\<boolean>;<br>Old version: |Class name: …
296 …Window;<br>Method or attribute name: on(type: 'systemAvoidAreaChange', callback: Callback\<AvoidAr…
297 …Window;<br>Method or attribute name: off(type: 'systemAvoidAreaChange', callback?: Callback\<Avoid…
298 …Window;<br>Method or attribute name: isSupportWideGamut(): Promise\<boolean>;<br>Old version: |Cla…
299 …Window;<br>Method or attribute name: isSupportWideGamut(callback: AsyncCallback\<boolean>): void;<…
300 …Window;<br>Method or attribute name: setColorSpace(colorSpace:ColorSpace): Promise\<void>;<br>Old …
301 …Window;<br>Method or attribute name: setColorSpace(colorSpace:ColorSpace, callback: AsyncCallback\…
302 …Window;<br>Method or attribute name: getColorSpace(): Promise\<ColorSpace>;<br>Old version: |Class…
303 …Window;<br>Method or attribute name: getColorSpace(callback: AsyncCallback\<ColorSpace>): void;<br…
304 …Window;<br>Method or attribute name: setBackgroundColor(color: string): Promise\<void>;<br>Old ver…
305 …Window;<br>Method or attribute name: setBackgroundColor(color: string, callback: AsyncCallback\<vo…
306 …Window;<br>Method or attribute name: setBrightness(brightness: number): Promise\<void>;<br>Old ver…
307 …Window;<br>Method or attribute name: setBrightness(brightness: number, callback: AsyncCallback\<vo…
308 …: Window;<br>Method or attribute name: setDimBehind(dimBehindValue: number, callback: AsyncCallbac…
309 …|Class name: Window;<br>Method or attribute name: setDimBehind(dimBehindValue: number): Promise\<v…
310 …Window;<br>Method or attribute name: setFocusable(isFocusable: boolean): Promise\<void>;<br>Old ve…
311 …Window;<br>Method or attribute name: setFocusable(isFocusable: boolean, callback: AsyncCallback\<v…
312 …Window;<br>Method or attribute name: setKeepScreenOn(isKeepScreenOn: boolean): Promise\<void>;<br>…
313 …Window;<br>Method or attribute name: setKeepScreenOn(isKeepScreenOn: boolean, callback: AsyncCallb…
314 …Class name: Window;<br>Method or attribute name: setOutsideTouchable(touchable: boolean): Promise\…
315 … Window;<br>Method or attribute name: setOutsideTouchable(touchable: boolean, callback: AsyncCallb…
316 …Window;<br>Method or attribute name: setPrivacyMode(isPrivacyMode: boolean): Promise\<void>;<br>Ol…
317 …Window;<br>Method or attribute name: setPrivacyMode(isPrivacyMode: boolean, callback: AsyncCallbac…
318 …Window;<br>Method or attribute name: setTouchable(isTouchable: boolean): Promise\<void>;<br>Old ve…
319 …Window;<br>Method or attribute name: setTouchable(isTouchable: boolean, callback: AsyncCallback\<v…
325 …added|Class name: Window;<br>Method or attribute name: hide (callback: AsyncCallback\<void>): void…
326 …rror code added|Class name: Window;<br>Method or attribute name: hide(): Promise\<void>;<br>Old ve…
327 …ss name: Window;<br>Method or attribute name: on(type: 'windowSizeChange', callback: Callback\<Siz…
328 …name: Window;<br>Method or attribute name: on(type: 'keyboardHeightChange', callback: Callback\<nu…
329 …s name: Window;<br>Method or attribute name: off(type: 'windowSizeChange', callback?: Callback\<Si…
330 …ame: Window;<br>Method or attribute name: off(type: 'keyboardHeightChange', callback?: Callback\<n…
331 …Window>): void;<br>Old version: |Class name: window;<br>Method or attribute name: function create(…
332 …romise\<Window>;<br>Old version: |Class name: window;<br>Method or attribute name: function create…
333 …allback\<Window>): void;<br>Old version: |Class name: window;<br>Method or attribute name: functio…
334 …Window(): Promise\<Window>;<br>Old version: |Class name: window;<br>Method or attribute name: func…
336 …omise\<Window>;|Class name: window;<br>Method or attribute name: function create(ctx: BaseContext,…
337 …Window>): void;|Class name: window;<br>Method or attribute name: function create(ctx: BaseContext,…
338 …Context): Promise\<Window>;|Class name: window;<br>Method or attribute name: function getTopWindow…
339 …llback\<Window>): void;|Class name: window;<br>Method or attribute name: function getTopWindow(ctx…