C# Class NSTableViewBinding.TestWindowController

Afficher le fichier Open project: kangaroo/monomac Class Usage Examples

Méthodes publiques

Méthode Description
AwakeFromNib ( ) : void
TestWindowController ( ) : System
TestWindowController ( IntPtr handle ) : System

Private Methods

Méthode Description
TestWindowController ( NSCoder coder ) : System
add ( NSButton sender ) : void

Ask the edit form to display itself to enter new record values

inspect ( NSArray sender ) : void
observeValueForKeyPath ( NSString keyPath, NSArrayController ofObject, NSDictionary change, IntPtr context ) : void
remove ( NSButton sender ) : void

Remove an entry.

Method Details

AwakeFromNib() public méthode

public AwakeFromNib ( ) : void
Résultat void

TestWindowController() public méthode

public TestWindowController ( ) : System
Résultat System

TestWindowController() public méthode

public TestWindowController ( IntPtr handle ) : System
handle IntPtr
Résultat System