|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NSPathComponentCell | |
---|---|
org.rococoa.cocoa.appkit |
Uses of NSPathComponentCell in org.rococoa.cocoa.appkit |
---|
Methods in org.rococoa.cocoa.appkit that return NSPathComponentCell | |
---|---|
static NSPathComponentCell |
NSPathComponentCell.alloc()
|
abstract NSPathComponentCell |
NSPathComponentCell._class_.alloc()
|
abstract NSPathComponentCell |
NSPathControl.clickedPathComponentCell()
Original signature : -(NSPathComponentCell*)clickedPathComponentCell native declaration : NSPathControl.h:49 |
abstract NSPathComponentCell |
NSPathCell.clickedPathComponentCell()
Returns the clicked cell, or nil, if a no cell has been clicked. |
static NSPathComponentCell |
NSPathComponentCell.new_()
|
abstract NSPathComponentCell |
NSPathComponentCell._class_.new_()
|
Methods in org.rococoa.cocoa.appkit with parameters of type NSPathComponentCell | |
---|---|
abstract NSRect.ByValue |
NSPathCell.rectOfPathComponentCell_withFrame_inView(NSPathComponentCell cell,
NSRect.ByValue frame,
NSView view)
Returns the current rect being displayed for a particular NSPathComponentCell 'cell', with respect to the 'frame' in 'view'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |