M2GalleryEntry Class Reference
Inherits from | NSManagedObject |
Declared in | M2GalleryEntry.h M2GalleryEntry.m |
Tasks
Basic properties
-
name
Gallery entry name. Entered by user.
property -
path
Path to gallery entry. Selected automatically by controller that is responsible for create a gallery entry.
property
Working with thumbnail
Properties
name
Gallery entry name. Entered by user.
@property (nonatomic, retain) NSString *name
Discussion
Gallery entry name. Entered by user.
Declared In
M2GalleryEntry.h
path
Path to gallery entry. Selected automatically by controller that is responsible for create a gallery entry.
@property (nonatomic, retain) NSString *path
Discussion
Path to gallery entry. Selected automatically by controller that is responsible for create a gallery entry.
Declared In
M2GalleryEntry.h