C# Class Smrf.NodeXL.GraphDataProviders.Twitter.TwitterGetListNetworkDialog

Afficher le fichier Open project: 2014-sed-team3/term-project

Protected Properties

Свойство Type Description
m_bExpandLatestStatusUrls Boolean
m_bIncludeFollowedEdges Boolean
m_bIncludeLatestStatuses Boolean
m_bIncludeMentionsEdges Boolean
m_bIncludeRepliesToEdges Boolean
m_bIncludeStatistics Boolean
m_bUseListName Boolean
m_sListName String
m_sScreenNames String

Méthodes publiques

Méthode Description
AssertValid ( ) : void
TwitterGetListNetworkDialog ( ) : System

Initializes a new instance of the class.

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

DoDataExchange ( Boolean bFromControls ) : Boolean
EnableControls ( ) : void
OnEmptyGraph ( ) : void
OnEventThatRequiresControlEnabling ( object sender, EventArgs e ) : void
StartAnalysis ( ) : void
btnOK_Click ( object sender, EventArgs e ) : void

Private Methods

Méthode Description
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

Method Details

AssertValid() public méthode

public AssertValid ( ) : void
Résultat void

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Résultat void

DoDataExchange() protected méthode

protected DoDataExchange ( Boolean bFromControls ) : Boolean
bFromControls Boolean
Résultat Boolean

EnableControls() protected méthode

protected EnableControls ( ) : void
Résultat void

OnEmptyGraph() protected méthode

protected OnEmptyGraph ( ) : void
Résultat void

OnEventThatRequiresControlEnabling() protected méthode

protected OnEventThatRequiresControlEnabling ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

StartAnalysis() protected méthode

protected StartAnalysis ( ) : void
Résultat void

TwitterGetListNetworkDialog() public méthode

Initializes a new instance of the class.
public TwitterGetListNetworkDialog ( ) : System
Résultat System

btnOK_Click() protected méthode

protected btnOK_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

Property Details

m_bExpandLatestStatusUrls protected_oe static_oe property

protected static Boolean m_bExpandLatestStatusUrls
Résultat Boolean

m_bIncludeFollowedEdges protected_oe static_oe property

protected static Boolean m_bIncludeFollowedEdges
Résultat Boolean

m_bIncludeLatestStatuses protected_oe static_oe property

protected static Boolean m_bIncludeLatestStatuses
Résultat Boolean

m_bIncludeMentionsEdges protected_oe static_oe property

protected static Boolean m_bIncludeMentionsEdges
Résultat Boolean

m_bIncludeRepliesToEdges protected_oe static_oe property

protected static Boolean m_bIncludeRepliesToEdges
Résultat Boolean

m_bIncludeStatistics protected_oe static_oe property

protected static Boolean m_bIncludeStatistics
Résultat Boolean

m_bUseListName protected_oe static_oe property

protected static Boolean m_bUseListName
Résultat Boolean

m_sListName protected_oe static_oe property

protected static String m_sListName
Résultat String

m_sScreenNames protected_oe static_oe property

protected static String m_sScreenNames
Résultat String