C# Class Xwt.FolderSelector.WidgetBackendHost

Inheritance: Widget.WidgetBackendHost, IFolderSelectorEventSink
Mostrar archivo Open project: TheBrainTech/xwt

Public Methods

Method Description
OnFolderChanged ( ) : void

Protected Methods

Method Description
OnCreateBackend ( ) : IBackend

Method Details

OnCreateBackend() protected method

protected OnCreateBackend ( ) : IBackend
return IBackend

OnFolderChanged() public method

public OnFolderChanged ( ) : void
return void