C# Class CmisSync.Widgets.UrlWidget

Inheritance: Gtk.Bin
Mostrar archivo Open project: OpenDataSpace/CmisSync

Public Methods

Method Description
UrlWidget ( bool urlValidation = true ) : System

Protected Methods

Method Description
Build ( ) : void

Private Methods

Method Description
UrlChanged ( object sender, EventArgs args ) : void
UrlWidget ( ) : System
ValidateUrl ( object sender, EventArgs args ) : void

Method Details

Build() protected method

protected Build ( ) : void
return void

UrlWidget() public method

public UrlWidget ( bool urlValidation = true ) : System
urlValidation bool
return System