Trading_StoreThemeArrayType Class Reference
Inherits from | NSObject |
Conforms to | PicoBindable |
Declared in | Trading_StoreThemeArrayType.h Trading_StoreThemeArrayType.m |
Tasks
-
theme
A Store theme.
property -
genericColorSchemeArray
Set of color schemes. This set is for use with those themes that do
property
not explicitly list a color scheme in the theme definition (these
themes are also known as advanced themes). -
any
(public property)
property
Properties
any
(public property)
@property (nonatomic, retain) NSMutableArray *any
Discussion
(public property)
entry type : PicoAnyElement, wrapper for primitive anyelement
Declared In
Trading_StoreThemeArrayType.h
genericColorSchemeArray
Set of color schemes. This set is for use with those themes that do
not explicitly list a color scheme in the theme definition (these
themes are also known as advanced themes).
@property (nonatomic, retain) Trading_StoreColorSchemeArrayType *genericColorSchemeArray
Discussion
Set of color schemes. This set is for use with those themes that do
not explicitly list a color scheme in the theme definition (these
themes are also known as advanced themes).
type : class Trading_StoreColorSchemeArrayType
Declared In
Trading_StoreThemeArrayType.h