![]() |
API
0.9.7
|
Go to the source code of this file.
Variables | |
var | CPCollectionViewAllowsMultipleSelectionKey = @"@"CPCollectionViewAllowsMultipleSelectionKey" |
var | CPCollectionViewBackgroundColorsKey = @"@"CPCollectionViewBackgroundColorsKey" |
var | CPCollectionViewMaxItemSizeKey = @"@"CPCollectionViewMaxItemSizeKey" |
var | CPCollectionViewMaxNumberOfColumnsKey = @"@"CPCollectionViewMaxNumberOfColumnsKey" |
var | CPCollectionViewMaxNumberOfRowsKey = @"@"CPCollectionViewMaxNumberOfRowsKey" |
var | CPCollectionViewMinItemSizeKey = @"@"CPCollectionViewMinItemSizeKey" |
var | CPCollectionViewSelectableKey = @"@"CPCollectionViewSelectableKey" |
var | CPCollectionViewVerticalMarginKey = @"@"CPCollectionViewVerticalMarginKey" |
var | HORIZONTAL_MARGIN = 2 |
var CPCollectionViewAllowsMultipleSelectionKey = @"@"CPCollectionViewAllowsMultipleSelectionKey" |
Definition at line 1348 of file CPCollectionView.j.
var CPCollectionViewBackgroundColorsKey = @"@"CPCollectionViewBackgroundColorsKey" |
Definition at line 1349 of file CPCollectionView.j.
var CPCollectionViewMaxItemSizeKey = @"@"CPCollectionViewMaxItemSizeKey" |
Definition at line 1343 of file CPCollectionView.j.
var CPCollectionViewMaxNumberOfColumnsKey = @"@"CPCollectionViewMaxNumberOfColumnsKey" |
Definition at line 1346 of file CPCollectionView.j.
var CPCollectionViewMaxNumberOfRowsKey = @"@"CPCollectionViewMaxNumberOfRowsKey" |
Definition at line 1345 of file CPCollectionView.j.
var CPCollectionViewMinItemSizeKey = @"@"CPCollectionViewMinItemSizeKey" |
Definition at line 1342 of file CPCollectionView.j.
var CPCollectionViewSelectableKey = @"@"CPCollectionViewSelectableKey" |
Definition at line 1347 of file CPCollectionView.j.
var CPCollectionViewVerticalMarginKey = @"@"CPCollectionViewVerticalMarginKey" |
Definition at line 1344 of file CPCollectionView.j.
var HORIZONTAL_MARGIN = 2 |
Definition at line 58 of file CPCollectionView.j.