Méthode | Description | |
---|---|---|
FullyEncodeServerDetails ( IEnvironmentConnection allServerDetails ) : string | ||
ShowDecisionDialog ( IEnvironmentModel environment, string webModel ) : |
||
ShowDialog ( IContextualResourceModel resourceModel ) : bool | ||
ShowDialog ( IEnvironmentModel environment, ResourceType resourceType, string resourcePath, string cateogy, string resourceId = null, string srcId = null, string resourceName = null ) : bool | ||
ShowFileChooser ( IEnvironmentModel environment, FileChooserMessage fileChooserMessage ) : void | ||
ShowNewOAuthsourceSaveDialog ( IContextualResourceModel resourceModel, IEnvironmentModel model, string token, string key ) : void | ||
ShowNewSharepointServerSourceSaveDialog ( IContextualResourceModel resourceModel, IEnvironmentModel model, string server, string userName, string password, AuthenticationType authenticationType, bool isSharepointOnline ) : void | ||
ShowNewWorkflowSaveDialog ( IContextualResourceModel resourceModel, string resourceId = null, bool addToTabManager = true ) : void | ||
ShowSwitchDragDialog ( IEnvironmentModel environment, string webModel ) : Dev2DecisionCallbackHandler | ||
ShowSwitchDropDialog ( IEnvironmentModel environment, string webModel ) : Dev2DecisionCallbackHandler |
Méthode | Description | |
---|---|---|
ShowSaveDialog ( IContextualResourceModel resourceModel, WebsiteCallbackHandler callbackHandler, string type, string title, string resourceId = null ) : void |
public static FullyEncodeServerDetails ( IEnvironmentConnection allServerDetails ) : string | ||
allServerDetails | IEnvironmentConnection | |
Résultat | string |
public static ShowDecisionDialog ( IEnvironmentModel environment, string webModel ) : |
||
environment | IEnvironmentModel | |
webModel | string | |
Résultat |
public static ShowDialog ( IContextualResourceModel resourceModel ) : bool | ||
resourceModel | IContextualResourceModel | |
Résultat | bool |
public static ShowDialog ( IEnvironmentModel environment, ResourceType resourceType, string resourcePath, string cateogy, string resourceId = null, string srcId = null, string resourceName = null ) : bool | ||
environment | IEnvironmentModel | |
resourceType | ResourceType | |
resourcePath | string | |
cateogy | string | |
resourceId | string | |
srcId | string | |
resourceName | string | |
Résultat | bool |
public static ShowFileChooser ( IEnvironmentModel environment, FileChooserMessage fileChooserMessage ) : void | ||
environment | IEnvironmentModel | |
fileChooserMessage | FileChooserMessage | |
Résultat | void |
public static ShowNewOAuthsourceSaveDialog ( IContextualResourceModel resourceModel, IEnvironmentModel model, string token, string key ) : void | ||
resourceModel | IContextualResourceModel | |
model | IEnvironmentModel | |
token | string | |
key | string | |
Résultat | void |
public static ShowNewSharepointServerSourceSaveDialog ( IContextualResourceModel resourceModel, IEnvironmentModel model, string server, string userName, string password, AuthenticationType authenticationType, bool isSharepointOnline ) : void | ||
resourceModel | IContextualResourceModel | |
model | IEnvironmentModel | |
server | string | |
userName | string | |
password | string | |
authenticationType | AuthenticationType | |
isSharepointOnline | bool | |
Résultat | void |
public static ShowNewWorkflowSaveDialog ( IContextualResourceModel resourceModel, string resourceId = null, bool addToTabManager = true ) : void | ||
resourceModel | IContextualResourceModel | |
resourceId | string | |
addToTabManager | bool | |
Résultat | void |
public static ShowSwitchDragDialog ( IEnvironmentModel environment, string webModel ) : Dev2DecisionCallbackHandler | ||
environment | IEnvironmentModel | |
webModel | string | |
Résultat | Dev2DecisionCallbackHandler |
public static ShowSwitchDropDialog ( IEnvironmentModel environment, string webModel ) : Dev2DecisionCallbackHandler | ||
environment | IEnvironmentModel | |
webModel | string | |
Résultat | Dev2DecisionCallbackHandler |