Interface adways.layout.IFramerR

A IFramerR interface, represents a layout with three areas. The main area is the "content". There are also two optionals areas, the foreground and background.

<adways.layout.INode> getContent( ) public

Returns framer content. It represents the main area of a framer.

Return: <adways.layout.INode>:

content