GridCellFactory クラス リファレンス

継承元 NSObject
定義先 GridCellFactory.h

概要

GridCellFactory クラス

– updateCell:row:column:context:range:

- (void)updateCell:(GridPanel *_Nonnull)panel row:(int)r column:(int)c context:(CGContextRef _Nonnull)context range:(GridCellRange *_Nullable)rng

– createCellEditor:range:

- (UIView *_Nonnull)createCellEditor:(GridPanel *_Nonnull)panel range:(GridCellRange *_Nullable)rng