GRTableViewCell
class GRTableViewCell : UITableViewCell
Undocumented
-
Undocumented
Declaration
Swift
@IBOutlet weak var lblName: UILabel! -
Undocumented
Declaration
Swift
@IBOutlet weak var rankStars: CosmosView! -
Undocumented
Declaration
Swift
@IBOutlet weak var lblRating: UILabel! -
Undocumented
Declaration
Swift
@IBOutlet weak var lblRatingCount: UILabel! -
Undocumented
Declaration
Swift
@IBOutlet weak var imgAttribute: UIImageView! -
Undocumented
Declaration
Swift
var isRatingEnabled = false -
Undocumented
Declaration
Swift
var attributeWithInfo : GRAttributeWithRating? -
Undocumented
Declaration
Swift
var index = 0 -
Undocumented
Declaration
Swift
func loadFields()
GRTableViewCell Class Reference