Mobile API Reference
MicroStrategy 2019
|
#import <ExpressionNode.h>
Properties | |
MSIObjectInfo * | attribute |
MSIObjectInfo * | form |
Properties inherited from ExpressionNode | |
ExpressionNode * | parentNode |
Additional Inherited Members | |
Instance Methods inherited from ExpressionNode | |
(id) | - initWithExpression: |
(id) | - copyWithZone:expression: |
(id) | - copyWithZone: |
(NSInteger) | - childCount |
(ExpressionNode *) | - childAtIndex: |
(ExpressionNode *) | - firstChild |
(ExpressionNode *) | - nextSibling |
(NSInteger) | - subExpressionCount |
(BOOL) | - addChild: |
(BOOL) | - insertChild:before: |
(void) | - removeChild: |
(BOOL) | - replaceChild:with: |
(void) | - clear |
(BOOL) | - containsChild: |
(void) | - handleXml:attributes:support: |
(void) | - handleXmlAttributes:attributes: |
(void) | - buildXml: |
(void) | - buildTypeSpecificXml: |
Protected Attributes inherited from ExpressionNode | |
NSInteger | expressionType |
NSInteger | nodeType |
NSInteger | nodeDimtyType |
NSInteger | dataType |
NSInteger | key |
NSString * | displayName |
NSString * | emet |
NSInteger | cpValue |
Dimty * | dimtyObject |
BOOL | isIndependent |
ExpressionNode *__weak | parentNode |
MSIExpression *__weak | ownerExpression |
NSMutableArray * | childNodes |
BOOL | isModified |
PromptInstances * | promptinstances |
|
readwritenonatomicstrong |
|
readwritenonatomicstrong |