메소드 | 설명 | |
---|---|---|
GetCell ( NSOutlineView view, NSTableColumn column, MonoMac item ) : MonoMac.AppKit.NSCell | ||
ItemDidExpand ( NSNotification notification ) : void | ||
SelectionDidChange ( NSNotification notification ) : void |
public GetCell ( NSOutlineView view, NSTableColumn column, MonoMac item ) : MonoMac.AppKit.NSCell | ||
view | NSOutlineView | |
column | NSTableColumn | |
item | MonoMac | |
리턴 | MonoMac.AppKit.NSCell |
public ItemDidExpand ( NSNotification notification ) : void | ||
notification | NSNotification | |
리턴 | void |
public SelectionDidChange ( NSNotification notification ) : void | ||
notification | NSNotification | |
리턴 | void |