MonoMac.AppKit.NSOpenSavePanelDelegate Members

The members of MonoMac.AppKit.NSOpenSavePanelDelegate are listed below.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Constructors

Default constructor, initializes a new instance of this class.
A constructor that initializes the object from the data stored in the unarchiver object.
Constructor to call on derived classes when the derived class has an [Export] constructor.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Methods

CompareFilenames(NSSavePanel, string, string, bool) : MonoMac.Foundation.NSComparisonResult
Documentation for this section has not yet been entered.
DidChangeToDirectory(NSSavePanel, MonoMac.Foundation.NSUrl)
Documentation for this section has not yet been entered.
DirectoryDidChange(NSSavePanel, string)
Documentation for this section has not yet been entered.
IsValidFilename(NSSavePanel, string) : bool
Documentation for this section has not yet been entered.
SelectionDidChange(NSSavePanel)
Documentation for this section has not yet been entered.
ShouldEnableUrl(NSSavePanel, MonoMac.Foundation.NSUrl) : bool
Documentation for this section has not yet been entered.
ShouldShowFilename(NSSavePanel, string) : bool
Documentation for this section has not yet been entered.
UserEnteredFilename(NSSavePanel, string, bool) : string
Documentation for this section has not yet been entered.
ValidateUrl(NSSavePanel, MonoMac.Foundation.NSUrl, out MonoMac.Foundation.NSError) : bool
Documentation for this section has not yet been entered.
WillExpand(NSSavePanel, bool)
Documentation for this section has not yet been entered.