Foxit PDF SDK
9.1
|
Panel UI implementation. More...
Instance Methods | |
(void) | - addSpec: |
(void) | - insertSpec:atIndex: |
(instancetype) | - NS_UNAVAILABLE |
(void) | - reloadData |
Reload the panel segment view interface. If a panel is added or removed, then this function should be called. More... | |
(void) | - removeSpec: |
Class Methods | |
(instancetype) | + NS_UNAVAILABLE |
Properties | |
UIView * | contentView |
id< IPanelSpec > | currentSpec |
NSMutableArray< id< IPanelSpec > > * | specs |
Panel UI implementation.
- (void) addSpec: | (id< IPanelSpec >) | spec |
- (void) insertSpec: | (id< IPanelSpec >) | spec | |
atIndex: | (int) | index | |
- (instancetype) NS_UNAVAILABLE |
+ (instancetype) NS_UNAVAILABLE |
- (void) reloadData |
Reload the panel segment view interface. If a panel is added or removed, then this function should be called.
- (void) removeSpec: | (id< IPanelSpec >) | spec |
|
readwritenonatomicstrong |
|
readwritenonatomicstrong |
|
readwritenonatomicstrong |