Свойство | Type | Description | |
---|---|---|---|
BtnAdd_Click | void | ||
CmbAttributes_SelectedIndexChanged | void | ||
CmbEntities_SelectedIndexChanged | void | ||
CmbOptionSets_SelectedIndexChanged | void | ||
Enable | void | ||
LoadEntities | void | ||
LoadOptionSets | void | ||
LoadOrRetrieveEntities | void | ||
LocalOptionSetSpecifierDialog_Load | void | ||
MakeLocalVisible | void | ||
RdoGlobal_CheckedChanged | void | ||
RdoLocal_CheckedChanged | void |
Méthode | Description | |
---|---|---|
OptionSetSpecifierDialog ( ) : System | ||
OptionSetSpecifierDialog ( PluginControlBase callingControl, bool selectOptionSetsForEntity, string title = null ) : System | ||
RetrieveAttributes ( ) : void | ||
RetrieveOptionSets ( ) : void |
Méthode | Description | |
---|---|---|
BtnAdd_Click ( object sender, EventArgs e ) : void | ||
CmbAttributes_SelectedIndexChanged ( object sender, EventArgs e ) : void | ||
CmbEntities_SelectedIndexChanged ( object sender, EventArgs e ) : void | ||
CmbOptionSets_SelectedIndexChanged ( object sender, EventArgs e ) : void | ||
Enable ( bool enable ) : void | ||
LoadEntities ( IEnumerable |
||
LoadOptionSets ( IEnumerable |
||
LoadOrRetrieveEntities ( ) : void | ||
LocalOptionSetSpecifierDialog_Load ( object sender, EventArgs e ) : void | ||
MakeLocalVisible ( Boolean value ) : void | ||
RdoGlobal_CheckedChanged ( object sender, EventArgs e ) : void | ||
RdoLocal_CheckedChanged ( object sender, EventArgs e ) : void |
public OptionSetSpecifierDialog ( ) : System | ||
Résultat | System |
public OptionSetSpecifierDialog ( PluginControlBase callingControl, bool selectOptionSetsForEntity, string title = null ) : System | ||
callingControl | PluginControlBase | |
selectOptionSetsForEntity | bool | |
title | string | |
Résultat | System |