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.layouts 

SmartRowLayout  - AS3 ADEP Composite Application

Paketcom.adobe.mosaic.layouts
Klassepublic class SmartRowLayout
VererbungSmartRowLayout Inheritance MosaicLayoutBase Inheritance LayoutBase Inheritance OnDemandEventDispatcher Inheritance Object

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

The SmartRowLayout place's its target Group's children into a fixed set of rows determined by numRows which defaults to 3.

Each child's height is changed so that all of the rows maintain the same height. Each child's width is retained, however, unless the child is less than minColumnWidth.

This pattern means that the rows will be of differing width. Whenever a new child is added to the end of the target Group's display list, it is added to the shortest row.

When a child is deleted, the children to its right are moved to the left, the other rows are not affected.



Öffentliche Eigenschaften
 EigenschaftDefiniert von
 InheritedanimationDuration : int
The amount of time to give any annimation to run its course.
MosaicLayoutBase
 InheritedclipAndEnableScrolling : Boolean
Mit „true“ wird angegeben, dass die untergeordneten Elemente auf die Begrenzungen des Viewports gekürzt werden.
LayoutBase
 Inheritedconstructor : Object
Ein Verweis auf das Klassenobjekt oder die Konstruktorfunktion für eine angegebene Objektinstanz.
Object
 InheriteddropIndicator : DisplayObject
Das von diesem Layout für den Dropindikator bei Drag & Drop-Vorgängen verwendete DisplayObject.
LayoutBase
 InheritedeffectEndHandler : Function
The function used to handle EffectEvent events.
MosaicLayoutBase
 InheritedhorizontalGap : int
The spacing between the columns.
MosaicLayoutBase
 InheritedhorizontalScrollPosition : Number
Die x-Koordinate im Ursprung des Viewports im Koordinatensystem der Komponente. Der Standardwert lautet (0,0) und entspricht der linken oberen Ecke der Komponente.
LayoutBase
  minColumnWidth : Number
The minimum width an element in a row may become.
SmartRowLayout
  numRows : int
Number of rows
SmartRowLayout
 InheritedpaddingBottom : int
The space between the container edge and the bottom row of items.
MosaicLayoutBase
 InheritedpaddingLeft : int
The space between the container edge and the left column of items.
MosaicLayoutBase
 InheritedpaddingRight : int
The space between the container edge and the right column of items.
MosaicLayoutBase
 InheritedpaddingTop : int
The space between the container edge and the top row of items.
MosaicLayoutBase
 Inheritedtarget : GroupBase
[override] Called when the target group is set for this layout.
MosaicLayoutBase
 InheritedtypicalLayoutElement : ILayoutElement
In Layouts verwendet, wenn feste Zeilen- bzw. Spaltengrößen angefordert sind, jedoch keine bestimmte Größe angegeben ist.
LayoutBase
 InheriteduseVirtualLayout : Boolean
Ein Container kann eine beliebige Anzahl an untergeordneten Objekten definieren.
LayoutBase
 InheritedverticalGap : int
The spacing between the rows.
MosaicLayoutBase
 InheritedverticalScrollPosition : Number
Die y-Koordinate im Ursprung des Viewports im Koordinatensystem der Komponente. Der Standardwert lautet (0,0) und entspricht der linken oberen Ecke der Komponente.
LayoutBase
Geschützte Eigenschaften
 EigenschaftDefiniert von
 InheritedeffectList : Parallel
A collection of effects to play in parallel.
MosaicLayoutBase
 InheritedelementBeingRemoved : int = -1
The index of the element being removed, referenced to generate the special effects to display the removal, and then reset to -1 (default).
MosaicLayoutBase
 InheritedlayoutUndefined : Boolean = true
Default is true.
MosaicLayoutBase
 Inheritedmaximized : Boolean = false
Default is false.
MosaicLayoutBase
 InheritedmaximizedElement : IVisualElement
The IVisualElement being maximized.
MosaicLayoutBase
 InheritedmeasuredMaxHeight : Number
The measured maximum height of an element.
MosaicLayoutBase
 InheritedmeasuredMaxWidth : Number
The measured maximum width of an element.
MosaicLayoutBase
 InheritedminimizedElements : Array
The Array of IVisualElement elements currently minimized.
MosaicLayoutBase
 InheritedrestoreCellHeight : Number
The height to restore a minimized element to.
MosaicLayoutBase
 InheritedrestoreCellWidth : Number
The width to restore a minimized element to.
MosaicLayoutBase
Öffentliche Methoden
 MethodeDefiniert von
  
Constructor
SmartRowLayout
 Inherited
addEventListener(type:String, listener:Function, useCapture:Boolean = false, priority:int = 0, useWeakReference:Boolean = false):void
Registriert ein Ereignis-Listener-Objekt bei einem EventDispatcher-Objekt, sodass der Listener über ein Ereignis benachrichtigt wird.
OnDemandEventDispatcher
  
[override] Determines the location of the drop (should it happen) and returns that information in the form of a DropLocation.
SmartRowLayout
 Inherited
Ist useVirtualLayout „true“, kann diese Methode vom Layoutziel verwendet werden, um zwischengespeicherte Layoutinformationen zu löschen, wenn sich das Ziel ändert.
LayoutBase
 Inherited
Sendet ein Ereignis in den Ereignisablauf.
OnDemandEventDispatcher
  
[override] Called when a new element is added.
SmartRowLayout
  
[override] Called when an element is removed.
SmartRowLayout
 Inherited
Gibt die Layoutgrenzen des angegebenen Elements als Rechteck zurück oder null, wenn die Indexposition ungültig, das entsprechende Element null, includeInLayout=false oder die Zieleigenschaft des Layouts null ist.
LayoutBase
 Inherited
Gibt die Änderung der horizontalen Bildlaufposition zurück, um verschiedene Bildlaufoptionen zu verarbeiten.
LayoutBase
 Inherited
Returns the ILayoutChild that occupies the given display list index.
MosaicLayoutBase
 Inherited
getNavigationDestinationIndex(currentIndex:int, navigationUnit:uint, arrowKeysWrapFocus:Boolean):int
Delegationsmethode, die auf Grundlage des aktuellen Elements im Fokus und der Benutzereingabe hinsichtlich der NavigationUnit bestimmt, zu welchem Element zu navigieren ist.
LayoutBase
 Inherited
Berechnet das verticalScrollPosition- und das horizontalScrollPosition-Delta, die benötigt werden, um einen Bildlauf des Elements an der angegebenen Indexposition in die Ansicht durchzuführen.
LayoutBase
 Inherited
Gibt die Änderung der vertikalen Bildlaufposition zurück, um verschiedene Bildlaufoptionen zu verarbeiten.
LayoutBase
 Inherited
Überprüft, ob das EventDispatcher-Objekt Listener für einen bestimmten Ereignistyp registriert hat.
OnDemandEventDispatcher
 Inherited
Gibt an, ob für ein Objekt eine bestimmte Eigenschaft definiert wurde.
Object
 Inherited
Blendet den zuvor angezeigten Dropindikator, der durch die showDropIndicator()-Methode erstellt wurde, aus und entfernt ihn aus der Anzeigeliste. Beendet außerdem den Ziehbildlauf.
LayoutBase
 Inherited
When a value of true is return, this layout is currently showing a maximized child element.
MosaicLayoutBase
 Inherited
Gibt an, ob eine Instanz der Object-Klasse in der Prototypkette des Objekts vorhanden ist, das als Parameter angegeben wurde.
Object
 Inherited
Maximizes the given element to take up entire target space (minus padding, of course).
MosaicLayoutBase
  
[override] Called when the target should be measured.
SmartRowLayout
 Inherited
Gibt an, ob die angegebene Eigenschaft vorhanden ist und durchlaufen werden kann.
Object
 Inherited
removeEventListener(type:String, listener:Function, useCapture:Boolean = false):void
Entfernt einen Listener aus dem EventDispatcher-Objekt.
OnDemandEventDispatcher
 Inherited
Restores an element that has been maximized.
MosaicLayoutBase
 Inherited
Handles the layout side of restoring a previously minimized element by making it appear.
MosaicLayoutBase
 Inherited
Legt die Verfügbarkeit einer dynamischen Eigenschaft für Schleifenoperationen fest.
Object
 Inherited
Platziert den Dropindikator und verändert dessen Größe anhand der angegebenen Ablageposition und ist sein übergeordnetes Element.
LayoutBase
 Inherited
Gibt die Stringdarstellung dieses Objekts zurück, formatiert entsprechend den Konventionen des Gebietsschemas.
Object
 Inherited
Gibt das angegebene Objekt als String zurück.
Object
 Inherited
Platziert die Elemente des Ziels und ändert deren Größe.
LayoutBase
 Inherited
Wird vom Ziel am Ende der updateDisplayList()-Methode aufgerufen, damit das Layout das scrollRect aktualisiert.
LayoutBase
 Inherited
Gibt den Grundwert des angegebenen Objekts zurück.
Object
 Inherited
Handles the layout side of a minimized element by making it disappear.
MosaicLayoutBase
 Inherited
Überprüft, ob bei diesem EventDispatcher-Objekt oder bei einem seiner Vorgänger ein Ereignis-Listener für einen bestimmten Ereignistyp registriert ist.
OnDemandEventDispatcher
Geschützte Methoden
 MethodeDefiniert von
  
Adds the item, given by its index, to either the end of the matrix or into the first vacant cell.
SmartRowLayout
  
Adds the item using the item's column and row properties to place the item.
SmartRowLayout
  
Adds the item, given by its index, to the row that is visually the shortest.
SmartRowLayout
  
Calculates the sizes of the children in a row.
SmartRowLayout
 Inherited
Berechnet die Länge des erforderlichen Bildlaufs für die angegebene dropLocation während eines Drag & Drop-Vorgangs.
LayoutBase
 Inherited
[override] Locates the item under the point using a simple look-up, accounting for horizontal and vertical gaps.
MosaicLayoutBase
  
[override] Creates the bounding rectangle for the drop indicator.
SmartRowLayout
  
calculateLayoutPositions(width:Number, height:Number, updateInPlace:Boolean, returnArray:Boolean):Array
[override] Calculates the positions and sizes of all of the layout target's children.
SmartRowLayout
  
Calculates key size variables.
SmartRowLayout
 Inherited
Generates a series of Move and Resize effects for item being placing them into their new positions.
MosaicLayoutBase
  
Find a cell position given the child's display index.
SmartRowLayout
 Inherited
Gibt die Grenzen des ersten Layoutelements zurück, das sich entweder über die obere Kante des scrollRect erstreckt oder sich darüber befindet.
LayoutBase
 Inherited
Gibt die Grenzen des ersten Layoutelements zurück, das sich entweder über die untere Kante des scrollRect erstreckt oder sich darunter befindet.
LayoutBase
 Inherited
Gibt die Grenzen des ersten Layoutelements zurück, das sich entweder über die linke Kante des scrollRect erstreckt oder sich links davon befindet.
LayoutBase
 Inherited
Gibt die Grenzen des ersten Layoutelements zurück, das sich entweder über die rechte Kante des scrollRect erstreckt oder sich rechts davon befindet.
LayoutBase
 Inherited
Gibt die Grenzen des Bildlaufrechtecks des Ziels in Layoutkoordinaten zurück.
LayoutBase
 Inherited
Sizes and positions the maximized element.
MosaicLayoutBase
  
[override] Sizes and positions the target's elements in row fashion.
SmartRowLayout
 Inherited
Called when the effects are over to reset the elementBeingMoved value.
MosaicLayoutBase
  
Reconstructs the layout from scratch.
SmartRowLayout
 Inherited
Wird aufgerufen, wenn sich die verticalScrollPosition- oder horizontalScrollPosition-Eigenschaft ändert.
LayoutBase
Eigenschaftendetails

minColumnWidth

Eigenschaft
minColumnWidth:Number

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

The minimum width an element in a row may become.

Diese Eigenschaft kann als Quelle für die Datenbindung verwendet werden. Beim Ändern dieser Eigenschaft wird das propertyChange -Ereignis ausgelöst.



Implementierung
    public function get minColumnWidth():Number
    public function set minColumnWidth(value:Number):void

numRows

Eigenschaft 
numRows:int

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

Number of rows

Diese Eigenschaft kann als Quelle für die Datenbindung verwendet werden. Beim Ändern dieser Eigenschaft wird das propertyChange -Ereignis ausgelöst.



Implementierung
    public function get numRows():int
    public function set numRows(value:int):void
Konstruktordetails

SmartRowLayout

()Konstruktor
public function SmartRowLayout()

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

Constructor

Methodendetails

addAtEnd

()Methode
protected function addAtEnd(child:ILayoutChild):Object

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

Adds the item, given by its index, to either the end of the matrix or into the first vacant cell.

Parameter

child:ILayoutChild — The child to be added to the last position of the layout.

Rückgabewerte
Object — the {col, row} Object with the position information.

addAtRowCol

()Methode 
protected function addAtRowCol(index:int):Object

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

Adds the item using the item's column and row properties to place the item. If an element is already there, that element is moved down 1 row in the same column.

Parameter

index:int — The child's index within the display list of the group target.

Rückgabewerte
Object — The {col,row} object with the position information.

addToShortestRow

()Methode 
protected function addToShortestRow(index:int):Object

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

Adds the item, given by its index, to the row that is visually the shortest.

Parameter

index:int — The index of the child with the target group.

Rückgabewerte
Object — The {col,row} position information.

calculateChildWidths

()Methode 
protected function calculateChildWidths(row:Array, width:Number):Array

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

Calculates the sizes of the children in a row.

Each child in a row may have an explicit width or a percent width.

Parameter

row:Array — All of the child elements in a row.
 
width:Number — The total width of the target space.

Rückgabewerte
Array — Array of actual widths to use

calculateDropIndicatorBounds

()Methode 
override protected function calculateDropIndicatorBounds(dropLocation:DropLocation):Rectangle

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

Creates the bounding rectangle for the drop indicator. This will either appear left of the item at the drop location or to its right, depending on the position of the mouse within the item.

Parameter

dropLocation:DropLocation — The position within the layout where the drop can be expected.

Rückgabewerte
Rectangle — A rectangle the describes the area of the drop.

calculateDropLocation

()Methode 
override public function calculateDropLocation(dragEvent:DragEvent):DropLocation

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

Determines the location of the drop (should it happen) and returns that information in the form of a DropLocation. However, since this layout is row,column based and index may not be meaningful, the object returned is an instance of MosaicDropLocation that contains row and column index information.

Parameter

dragEvent:DragEvent — The event that contains the position of the mouse.

Rückgabewerte
DropLocation — The location where the drop could happen.

calculateLayoutPositions

()Methode 
override protected function calculateLayoutPositions(width:Number, height:Number, updateInPlace:Boolean, returnArray:Boolean):Array

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

Calculates the positions and sizes of all of the layout target's children.

Parameter

width:Number — The horizontal space in which to work.
 
height:Number — The vertical space in which to work.
 
updateInPlace:Boolean — If true, the children's size and position are updated immediately.
 
returnArray:Boolean — If true, an Array of new sizes and positions is returned.

Rückgabewerte
Array — An Array of new sizes and positions or null if returnArray parameter is false.

calculateSizes

()Methode 
protected function calculateSizes():void

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

Calculates key size variables.

elementAdded

()Methode 
override public function elementAdded(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

Called when a new element is added.

Parameter

index:int — The index of the child within the target display list.

elementRemoved

()Methode 
override public function elementRemoved(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

Called when an element is removed. The cells structure is updated to reflect the item removed from a specific row.

Parameter

index:int — The index of the child within the target display list.

findCell

()Methode 
protected function findCell(index:int):Object

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

Find a cell position given the child's display index.

Parameter

index:int — The position of the child within the target group.

Rückgabewerte
Object — The {col,row} position of the child.

measure

()Methode 
override public function measure():void

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

Called when the target should be measured.

normalLayout

()Methode 
override protected function normalLayout(width:Number, height:Number):void

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

Sizes and positions the target's elements in row fashion.

Parameter

width:Number — The size of the target area.
 
height:Number — The size of the target area.

rebuildLayout

()Methode 
protected function rebuildLayout():void

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

Reconstructs the layout from scratch. Some property changes require a total reset of the layout.





[ 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.