Mobile API Reference  MicroStrategy 2019
EditControlProperty Class Reference

#import <EditControlProperty.h>

Inheritance diagram for EditControlProperty:
<MSTRHandler>

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
 
ControlPropertymControlProperty
 

Method Documentation

◆ createEditControlProperty:parseFormatString:()

+ (EditControlProperty*) createEditControlProperty: (id< ControlPropertyDelegate >)  ipValue
parseFormatString: (NSString *)  nsString 

Creates an EditControlProperty. The caller should release this created object

◆ ParseFormatString:forValue:()

- (bool) ParseFormatString: (NSString *)  iFormatString
forValue: (id< ControlPropertyDelegate >)  ipValue 

Property Documentation

◆ mControlProperty

- (ControlProperty *) mControlProperty
readwritenonatomicstrong

◆ mControlType

- (EnumControlType) mControlType
readwritenonatomicassign