ActionScript® 3.0 Referenzhandbuch für die Adobe® Flash®-Plattform
Home  |  Liste der Pakete und Klassen ausblenden |  Pakete  |  Klassen  |  Neue Funktionen  |  Stichwortverzeichnis  |  Anhänge  |  Warum auf Englisch?
Filter: Daten werden vom Server abgerufen...
Daten werden vom Server abgerufen...
com.adobe.mosaic.skinning 

IMosaicContainer  - AS3 ADEP Composite Application

Paketcom.adobe.mosaic.skinning
Schnittstellepublic interface IMosaicContainer extends IMosaicComponent , ILayoutChild

Sprachversion: ActionScript 3.0
Produktversion: Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10
Laufzeitversionen: AIR 2.6, Flash Player 10.2

The IMosaicContainer interface is implemented by most composite application container, such as View, ViewManager, Panel, and Shell. Skins for these containers can declare their hostComponent to be of this interface type, gaining access to the underlying composite application container through the functions and properties here.



Öffentliche Eigenschaften
 EigenschaftDefiniert von
 InheritedallowDelete : Boolean
[schreibgeschützt] Indicates if this component may be deleted or not.
IMosaicComponent
 InheritedcolumnIndex : int
The column index of the component.
ILayoutChild
  contentList : ISelectableList
[schreibgeschützt] The list of components managed by this container as a SelectableList.
IMosaicContainer
 InheritedenableDrag : Boolean
Indicates if the item may be dragged.
ILayoutChild
 Inheritedlabel : String
The title of the component.
IMosaicComponent
 InheritedmosaicNode : IMosaicNode
[schreibgeschützt] Do Not Use.
IMosaicComponent
 InheritedrowIndex : int
The row index of the component
ILayoutChild
  selectedChild : DisplayObject
[schreibgeschützt] Returns the selectedChild of the hostComponent or null if no child is currently selected.
IMosaicContainer
Öffentliche Methoden
 MethodeDefiniert von
  
The skin should present a control to allow the user to request a new child element.
IMosaicContainer
  
The skin should present a control to allow the user to close a child element.
IMosaicContainer
  
The skin should present a control to allow the user to save a child element.
IMosaicContainer
 Inherited
commitResize(newWidth:Number, newHeight:Number):void
Records the new size of the component in the DOM structure representing the component.
IMosaicComponent
 Inherited
Creates an displayable object (eg, Image) of the child suitable for use in a drag/drop operation as the drag proxy.
ILayoutChild
 Inherited
Returns the localized string associated with the given key.
IMosaicComponent
  
Instructs the hostComponent to handle the Add request.
IMosaicContainer
  
Instructs the hostComponent to handle the Close request.
IMosaicContainer
  
Instructs the hostComponent to give one of its children a new name.
IMosaicContainer
  
Instructs the hostComponent to handle the Save request.
IMosaicContainer
  
selectChildIndex(newIndex:int, oldIndex:int):void
Make the hostComponent show the child at the given index.
IMosaicContainer
Eigenschaftendetails

contentList

Eigenschaft
contentList:ISelectableList  [schreibgeschützt]

Sprachversion: ActionScript 3.0
Produktversion: Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10
Laufzeitversionen: AIR 2.6, Flash Player 10.2

The list of components managed by this container as a SelectableList.



Implementierung
    public function get contentList():ISelectableList

selectedChild

Eigenschaft 
selectedChild:DisplayObject  [schreibgeschützt]

Sprachversion: ActionScript 3.0
Produktversion: Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10
Laufzeitversionen: AIR 2.6, Flash Player 10.2

Returns the selectedChild of the hostComponent or null if no child is currently selected.



Implementierung
    public function get selectedChild():DisplayObject
Methodendetails

allowsAdd

()Methode
public function allowsAdd():Boolean

Sprachversion: ActionScript 3.0
Produktversion: Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10
Laufzeitversionen: AIR 2.6, Flash Player 10.2

The skin should present a control to allow the user to request a new child element. Pressing the control should invoke the handleAddRequest() function.

Rückgabewerte
Boolean — A value of true if the hostComponent allows new children.

allowsClose

()Methode 
public function allowsClose():Boolean

Sprachversion: ActionScript 3.0
Produktversion: Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10
Laufzeitversionen: AIR 2.6, Flash Player 10.2

The skin should present a control to allow the user to close a child element. Pressing the control should invoke the handleCloseRequest() function.

Rückgabewerte
Boolean — true if the hostComponent allows its children to be closed.

allowsSave

()Methode 
public function allowsSave():Boolean

Sprachversion: ActionScript 3.0
Produktversion: Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10
Laufzeitversionen: AIR 2.6, Flash Player 10.2

The skin should present a control to allow the user to save a child element. Pressing the control should invoke the handleSaveRequest() function.

Rückgabewerte
Boolean — true if the hostComponent allows its children to be saved.

handleAddRequest

()Methode 
public function handleAddRequest():void

Sprachversion: ActionScript 3.0
Produktversion: Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10
Laufzeitversionen: AIR 2.6, Flash Player 10.2

Instructs the hostComponent to handle the Add request.

handleCloseRequest

()Methode 
public function handleCloseRequest(index:int):void

Sprachversion: ActionScript 3.0
Produktversion: Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10
Laufzeitversionen: AIR 2.6, Flash Player 10.2

Instructs the hostComponent to handle the Close request.

Parameter

index:int — The index of the child to close.

handleRenameRequest

()Methode 
public function handleRenameRequest(index:int, newName:String):void

Sprachversion: ActionScript 3.0
Produktversion: Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10
Laufzeitversionen: AIR 2.6, Flash Player 10.2

Instructs the hostComponent to give one of its children a new name.

Parameter

index:int — The index of the child to give a new name to.
 
newName:String — The new name to give.

handleSaveRequest

()Methode 
public function handleSaveRequest(index:int):void

Sprachversion: ActionScript 3.0
Produktversion: Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10
Laufzeitversionen: AIR 2.6, Flash Player 10.2

Instructs the hostComponent to handle the Save request.

Parameter

index:int — The index of the child to save.

selectChildIndex

()Methode 
public function selectChildIndex(newIndex:int, oldIndex:int):void

Sprachversion: ActionScript 3.0
Produktversion: Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10
Laufzeitversionen: AIR 2.6, Flash Player 10.2

Make the hostComponent show the child at the given index.

Parameter

newIndex:int — The index of the child being selected.
 
oldIndex:int — The index of the child that was selected.





[ X ]Warum auf Englisch?
Inhalt des ActionScript 3.0-Referenzhandbuchs wird in englischer Sprache angezeigt

Nicht alle Teile des ActionScript 3.0-Referenzhandbuchs wurden in alle Sprachen übersetzt. Wenn der Text zu einem Sprachelement nicht übersetzt wurde, wird er auf Englisch angezeigt. Zum Beispiel wurden die Informationen zur ga.controls.HelpBox-Klasse nicht in andere Sprachen übersetzt. In der deutschen Version des Referenzhandbuchs erscheint der Abschnitt zur ga.controls.HelpBox-Klasse deshalb auf Englisch.