#include <UILayout.h>
Public Member Functions | |
LayoutProtocol () | |
virtual | ~LayoutProtocol () |
var | ~LayoutProtocol () |
local | ~LayoutProtocol () |
virtual LayoutManager * | createLayoutManager ()=0 |
var | createLayoutManager () |
local | createLayoutManager () |
virtual Size | getLayoutContentSize () const =0 |
var | getLayoutContentSize () |
local | getLayoutContentSize () |
virtual const Vector< Node * > & | getLayoutElements () const =0 |
local | getLayoutElements () |
virtual void | doLayout ()=0 |
var | doLayout () |
local | doLayout () |
|
inline |
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
|
pure virtual |
Implemented in Layout.
|
pure virtual |
Implemented in Layout.
|
pure virtual |
Implemented in Layout.
|
pure virtual |
Implemented in Layout, ScrollView, PageView, and ListView.
|
pure virtual |
Implemented in Layout, ScrollView, PageView, and ListView.
|
pure virtual |
Implemented in Layout, ScrollView, PageView, and ListView.
|
pure virtual |
Implemented in Layout.
|
pure virtual |
Implemented in Layout.
|
pure virtual |
Implemented in Layout.
|
pure virtual |
Implemented in Layout.