|
Mobile API Reference
MicroStrategy 2019
|
#import <EditControlProperty.h>
Instance Methods | |
| (bool) | - ParseFormatString:forValue: |
Instance Methods inherited from <MSTRHandler> | |
| (void) | - doStartElement:namespaceURI:attributes:level:support: |
| (void) | - doEndElement:namespaceURI:level:support: |
Class Methods | |
| (EditControlProperty *) | + createEditControlProperty:parseFormatString: |
Properties | |
| EnumControlType | mControlType |
| ControlProperty * | mControlProperty |
| + (EditControlProperty*) createEditControlProperty: | (id< ControlPropertyDelegate >) | ipValue | |
| parseFormatString: | (NSString *) | nsString | |
Creates an EditControlProperty. The caller should release this created object
| - (bool) ParseFormatString: | (NSString *) | iFormatString | |
| forValue: | (id< ControlPropertyDelegate >) | ipValue | |
|
readwritenonatomicstrong |
|
readwritenonatomicassign |