Foxit PDF SDK
9.1
|
The menu group. More...
Instance Methods | |
(NSMutableArray *) | - getItems |
Get the menu items. More... | |
(void) | - setItems: |
Set the menu items. More... | |
Properties | |
id< MoreItemActionProtocol > | callBack |
NSUInteger | tag |
The tag for menu group. More... | |
NSString * | title |
The title for menu group. More... | |
![]() | |
NSUInteger | tag |
NSString * | title |
The menu group.
- (NSMutableArray *) getItems |
Get the menu items.
- (void) setItems: | (NSMutableArray *) | arr |
Set the menu items.
|
readwritenonatomicweak |
brief The callback action associated with this Group.
|
readwritenonatomicassign |
The tag for menu group.
|
readwritenonatomicstrong |
The title for menu group.