C# Class DLaB.EarlyBoundGenerator.SpecifyActionsDialog

Inheritance: DialogBase
显示文件 Open project: daryllabar/DLaB.Xrm.XrmToolBoxTools Class Usage Examples

Public Methods

Method Description
SpecifyActionsDialog ( ) : System
SpecifyActionsDialog ( PluginControlBase callingControl ) : System

Private Methods

Method Description
BtnAdd_Click ( object sender, EventArgs e ) : void
BtnRemove_Click ( object sender, EventArgs e ) : void
BtnSave_Click ( object sender, EventArgs e ) : void
Enable ( bool enable ) : void
GetObjectCollection ( IEnumerable localActions ) : object[]
LoadActions ( IEnumerable actions ) : void
SpecifyActivitiesDialog_Load ( object sender, EventArgs e ) : void

Method Details

SpecifyActionsDialog() public method

public SpecifyActionsDialog ( ) : System
return System

SpecifyActionsDialog() public method

public SpecifyActionsDialog ( PluginControlBase callingControl ) : System
callingControl PluginControlBase
return System