|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NSFormCell | |
|---|---|
| org.rococoa.cocoa.appkit | |
| Uses of NSFormCell in org.rococoa.cocoa.appkit |
|---|
| Methods in org.rococoa.cocoa.appkit that return NSFormCell | |
|---|---|
abstract NSFormCell |
NSForm.addEntry(NSString title)
Original signature : -(NSFormCell*)addEntry:(NSString*)native declaration : NSForm.h:26 |
static NSFormCell |
NSFormCell.alloc()
native declaration : NSFormCell.h:41 Conversion Error : /// Original signature : -(void)setTitleBaseWritingDirection:()- (void)setTitleBaseWritingDirection:(null)writingDirection; (Argument writingDirection cannot be converted) |
abstract NSFormCell |
NSFormCell._class_.alloc()
|
static NSFormCell |
NSFormCell.createTextCell(NSString aString)
Factory method |
abstract NSFormCell |
NSFormCell.initTextCell(NSString aString)
Original signature : -(id)initTextCell:(NSString*)native declaration : NSFormCell.h:19 |
abstract NSFormCell |
NSForm.insertEntry_atIndex(NSString title,
NSInteger index)
Original signature : -(NSFormCell*)insertEntry:(NSString*) atIndex:(NSInteger)native declaration : NSForm.h:27 |
static NSFormCell |
NSFormCell.new_()
|
abstract NSFormCell |
NSFormCell._class_.new_()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||