C# Class Support.UI.GoogleSpreadsheetBrowser

Afficher le fichier Open project: nhmkdev/cardmaker Class Usage Examples

Méthodes publiques

Méthode Description
GoogleSpreadsheetBrowser ( string sAppName, string sClientId, string sGoogleAccessToken, bool bRequireSheetSelect ) : System

Private Methods

Méthode Description
GoogleSpreadsheetBrowser_Load ( object sender, EventArgs e ) : void
btnOK_Click ( object sender, EventArgs e ) : void
getAtomEntryCollection ( Func zGetter, Action actionOnException ) : AtomEntryCollection
listViewSheets_Resize ( object sender, EventArgs e ) : void
listViewSpreadsheets_ColumnClick ( object sender, ColumnClickEventArgs e ) : void
listViewSpreadsheets_Resize ( object sender, EventArgs e ) : void
listViewSpreadsheets_SelectedIndexChanged ( object sender, EventArgs e ) : void
txtFilter_TextChanged ( object sender, EventArgs e ) : void

Method Details

GoogleSpreadsheetBrowser() public méthode

public GoogleSpreadsheetBrowser ( string sAppName, string sClientId, string sGoogleAccessToken, bool bRequireSheetSelect ) : System
sAppName string
sClientId string
sGoogleAccessToken string
bRequireSheetSelect bool
Résultat System