C# Class Smartmobili.Cocoa.NSTableView

Inheritance: NSControl
Show file Open project: smartmobili/CocoaBuilder

Public Properties

Property Type Description
Class Class

Public Methods

Method Description
Alloc ( ) : NSTableView
InitWithCoder ( NSCoder aDecoder ) : id
NSTableView ( ) : System

Method Details

Alloc() public static method

public static Alloc ( ) : NSTableView
return NSTableView

InitWithCoder() public method

public InitWithCoder ( NSCoder aDecoder ) : id
aDecoder NSCoder
return id

NSTableView() public method

public NSTableView ( ) : System
return System

Property Details

Class public static property

public static Class,Smartmobili.Cocoa Class
return Class