|
Foxit PDF SDK
|
Instance Methods | |
| (FSPortfolioNodeType) | - getNodeType |
| Get node type. More... | |
| (id) | - initWithOther: |
| Constructor, with another portfolio node object. More... | |
| (BOOL) | - isEmpty |
| Check whether current object is empty or not. More... | |
Class FSPortfolioNode is the base class for all types of portfolio nodes.
| - (FSPortfolioNodeType) getNodeType |
Get node type.
| - (id) initWithOther: | (FSPortfolioNode*) | other |
Constructor, with another portfolio node object.
| [in] | other | Another PDF portfolio folder object. |
Reimplemented in FSPortfolioFolderNode, and FSPortfolioFileNode.
| - (BOOL) isEmpty |
Check whether current object is empty or not.
When the current object is empty, that means current object is useless.