stlab.adobe.com Adobe Systems Incorporated

layout_attributes_placement_t Struct Reference
[Layout Attributes]

#include <layout_attributes.hpp>

List of all members.

Public Types

enum  placement_t { place_leaf, place_column, place_row, place_overlay }

Detailed Description

Definition at line 55 of file layout_attributes.hpp.


Member Enumeration Documentation

Specifies the placement of child views inside their containing view.

Enumerator:
place_leaf 

This view is a leaf node and has no children.

place_column 

Children are to be stacked in a column in the parent view.

place_row 

Children are to be lined up in a row in the parent view.

place_overlay 

Intended for use when two or more placeable objects are to occupy the same screen real estate at mutually exclusive times. In this instance the immediate children of the parent whose placement is set to overlay have their vertical and horizontal alignments set to align_fill.

Definition at line 56 of file layout_attributes.hpp.

Copyright © 2006-2007 Adobe Systems Incorporated.

Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy.

Search powered by Google