GPKGSimpleAttributesRow
Objective-C
@interface GPKGSimpleAttributesRow : GPKGUserCustomRowSwift
class GPKGSimpleAttributesRow : GPKGUserCustomRowUser Simple Attributes Row containing the values from a single result set row
- 
                  
                  Initialize DeclarationObjective-C - (instancetype)initWithSimpleAttributesTable:(GPKGSimpleAttributesTable *)table andColumns:(GPKGUserColumns *)columns andValues:(NSMutableArray *)values;Swift init!(simpleAttributesTable table: GPKGSimpleAttributesTable!, andColumns columns: GPKGUserColumns!, andValues values: NSMutableArray!)Parameterstablesimple attributes table columnscolumns valuesvalues Return Valuenew simple attributes row 
- 
                  
                  Initialize DeclarationObjective-C - (instancetype)initWithSimpleAttributesTable: (GPKGSimpleAttributesTable *)table;Swift init!(simpleAttributesTable table: GPKGSimpleAttributesTable!)Parameterstablesimple attributes table Return Valuenew simple attributes row 
- 
                  
                  Get the simple attributes table DeclarationObjective-C - (GPKGSimpleAttributesTable *)simpleAttributesTable;Swift func simpleAttributesTable() -> GPKGSimpleAttributesTable!Return Valuesimple attributes table 
 View on GitHub
View on GitHub GPKGSimpleAttributesRow Class Reference
        GPKGSimpleAttributesRow Class Reference