Captainup  2.4
Properties | List of all members
<CPTFieldSchema> Protocol Reference

#import <CPTFieldSchema.h>

Inheritance diagram for <CPTFieldSchema>:
<CPTObject>

Properties

NSString * fieldId
 
NSString * type
 
NSString * fieldDescription
 
NSString * name
 
- Properties inherited from <CPTObject>
NSDictionary< NSString *, id > * sourceDictionary
 

Additional Inherited Members

- Instance Methods inherited from <CPTObject>
(nonnull instancetype) - initWithDictionary:
 
(nonnull NSDictionary< NSString *, id > *) - toDictionary
 

Detailed Description

CPTFieldSchema

Property Documentation

◆ fieldDescription

- (NSString*) fieldDescription
readnonatomicassign

The description of the field

◆ fieldId

- (NSString*) fieldId
readnonatomicassign

field id

◆ name

- (NSString*) name
readnonatomicassign

The name of the field

◆ type

- (NSString*) type
readnonatomicassign

The type of the field


The documentation for this protocol was generated from the following file: