| UI_Lib
    a1366e08a59cc549a65fa26081e6409aa12f26d5
    This is a user interface library for graphical LCDs. It offers many different controls and indicators that can be nested depending on the element types. | 
Containing a class for a container that is showing all items at a time stacked one after another. More...
#include "Container.h"Go to the source code of this file.
| Classes | |
| class | ContainerStack | 
| class for a container that is showing all items at a time stacked one after another.  More... | |
| Typedefs | |
| typedef enum StackLayout | StackLayout_t | 
| Available stack layouts. | |
| Enumerations | |
| enum | StackLayout { STACK_LAYOUT_VERTICAL_LEFT , STACK_LAYOUT_VERTICAL_CENTER , STACK_LAYOUT_VERTICAL_RIGHT , STACK_LAYOUT_HORIZONTAL_TOP , STACK_LAYOUT_HORIZONTAL_CENTER , STACK_LAYOUT_HORIZONTAL_BOTTOM } | 
| Available stack layouts.  More... | |
Containing a class for a container that is showing all items at a time stacked one after another.
| enum StackLayout | 
Available stack layouts.