Guida di riferimento di ActionScript® 3.0 per la piattaforma Adobe® Flash®
Home  |  Nascondi elenco pacchetti e classi |  Pacchetti  |  Classi  |  Novità  |  Indice  |  Appendici  |  Perché in inglese?
Filtri: Recupero dati dal server...
Recupero dati dal server...
mx.core 

IWindow  - AS3 Flex

Pacchettomx.core
Interfacciapublic interface IWindow
Implementatori Window, Window, WindowedApplication, WindowedApplication

Versione linguaggio: ActionScript 3.0
Versione prodotto: Flex 3
Versioni runtime: AIR 1.1

The IWindow interface defines the API for components that serve as top-level containers in Flex-based AIR applications (containers that represent operating system windows).



Proprietà pubbliche
 ProprietàDefinito da
      maximizable : Boolean
[sola lettura] Specifies whether the window can be maximized.
IWindow
      minimizable : Boolean
[sola lettura] Specifies whether the window can be minimized.
IWindow
      nativeWindow : NativeWindow
[sola lettura] The underlying NativeWindow that the Window component uses.
IWindow
      resizable : Boolean
[sola lettura] Specifies whether the window can be resized.
IWindow
      status : String
The string that appears in the status bar, if it is visible.
IWindow
      systemChrome : String
[sola lettura] Specifies the type of system chrome (if any) the window has.
IWindow
      title : String
The title text that appears in the window title bar and the taskbar.
IWindow
      titleIcon : Class
The Class (usually an image) used to draw the title bar icon.
IWindow
      transparent : Boolean
[sola lettura] Specifies whether the window is transparent.
IWindow
      type : String
[sola lettura] Specifies the type of NativeWindow that this component represents.
IWindow
      visible : Boolean
[sola lettura] Controls the window's visibility.
IWindow
Metodi pubblici
 MetodoDefinito da
  
    close():void
Closes the window.
IWindow
  
    maximize():void
Maximizes the window, or does nothing if it's already maximized.
IWindow
  
    minimize():void
Minimizes the window.
IWindow
  
    restore():void
Restores the window (unmaximizes it if it's maximized, or unminimizes it if it's minimized).
IWindow
Descrizione delle proprietà
    

maximizable

proprietà
maximizable:Boolean  [sola lettura]

Versione linguaggio: ActionScript 3.0
Versione prodotto: Flex 3
Versioni runtime: AIR 1.1

Specifies whether the window can be maximized.



Implementazione
    public function get maximizable():Boolean
    

minimizable

proprietà 
minimizable:Boolean  [sola lettura]

Versione linguaggio: ActionScript 3.0
Versione prodotto: Flex 3
Versioni runtime: AIR 1.1

Specifies whether the window can be minimized.



Implementazione
    public function get minimizable():Boolean
    

nativeWindow

proprietà 
nativeWindow:NativeWindow  [sola lettura]

Versione linguaggio: ActionScript 3.0
Versione prodotto: Flex 3
Versioni runtime: AIR 1.1

The underlying NativeWindow that the Window component uses.



Implementazione
    public function get nativeWindow():NativeWindow
    

resizable

proprietà 
resizable:Boolean  [sola lettura]

Versione linguaggio: ActionScript 3.0
Versione prodotto: Flex 3
Versioni runtime: AIR 1.1

Specifies whether the window can be resized.



Implementazione
    public function get resizable():Boolean
    

status

proprietà 
status:String

Versione linguaggio: ActionScript 3.0
Versione prodotto: Flex 3
Versioni runtime: AIR 1.1

The string that appears in the status bar, if it is visible.



Implementazione
    public function get status():String
    public function set status(value:String):void
    

systemChrome

proprietà 
systemChrome:String  [sola lettura]

Versione linguaggio: ActionScript 3.0
Versione prodotto: Flex 3
Versioni runtime: AIR 1.1

Specifies the type of system chrome (if any) the window has. The set of possible values is defined by the constants in the NativeWindowSystemChrome class.



Implementazione
    public function get systemChrome():String

Elementi API correlati

    

title

proprietà 
title:String

Versione linguaggio: ActionScript 3.0
Versione prodotto: Flex 3
Versioni runtime: AIR 1.1

The title text that appears in the window title bar and the taskbar.



Implementazione
    public function get title():String
    public function set title(value:String):void
    

titleIcon

proprietà 
titleIcon:Class

Versione linguaggio: ActionScript 3.0
Versione prodotto: Flex 3
Versioni runtime: AIR 1.1

The Class (usually an image) used to draw the title bar icon.



Implementazione
    public function get titleIcon():Class
    public function set titleIcon(value:Class):void
    

transparent

proprietà 
transparent:Boolean  [sola lettura]

Versione linguaggio: ActionScript 3.0
Versione prodotto: Flex 3
Versioni runtime: AIR 1.1

Specifies whether the window is transparent.



Implementazione
    public function get transparent():Boolean
    

type

proprietà 
type:String  [sola lettura]

Versione linguaggio: ActionScript 3.0
Versione prodotto: Flex 3
Versioni runtime: AIR 1.1

Specifies the type of NativeWindow that this component represents. The set of possible values is defined by the constants in the NativeWindowType class.



Implementazione
    public function get type():String

Elementi API correlati

    

visible

proprietà 
visible:Boolean  [sola lettura]

Versione linguaggio: ActionScript 3.0
Versione prodotto: Flex 3
Versioni runtime: AIR 1.1

Controls the window's visibility.



Implementazione
    public function get visible():Boolean
Descrizione dei metodi

    close

()metodo
public function close():void

Versione linguaggio: ActionScript 3.0
Versione prodotto: Flex 3
Versioni runtime: AIR 1.1

Closes the window.

    maximize

()metodo 
public function maximize():void

Versione linguaggio: ActionScript 3.0
Versione prodotto: Flex 3
Versioni runtime: AIR 1.1

Maximizes the window, or does nothing if it's already maximized.

    minimize

()metodo 
public function minimize():void

Versione linguaggio: ActionScript 3.0
Versione prodotto: Flex 3
Versioni runtime: AIR 1.1

Minimizes the window.

    restore

()metodo 
public function restore():void

Versione linguaggio: ActionScript 3.0
Versione prodotto: Flex 3
Versioni runtime: AIR 1.1

Restores the window (unmaximizes it if it's maximized, or unminimizes it if it's minimized).





[ X ]Perché in inglese?
Il contenuto della Guida di riferimento di ActionScript 3.0 appare in inglese

Non tutte le parti della Guida di riferimento di ActionScript 3.0 sono tradotte in tutte le lingue. Quando un elemento del linguaggio non è tradotto, viene riportato in inglese. Ad esempio, la classe ga.controls.HelpBox non è tradotta in nessuna lingua. Pertanto, nella versione italiana della guida di riferimento, la descrizione della classe ga.controls.HelpBox è riportata in inglese.