Method | Description | |
---|---|---|
AssociationPropertyCtrl ( ) : System | ||
AssociationPropertyCtrl ( AssociationPropertyDefinitionDecorator p, |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
OnLoad ( EventArgs e ) : void |
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
OnMappingsChanged ( object sender, ListChangedEventArgs e ) : void | ||
cmbAssociatedClass_SelectedIndexChanged ( object sender, EventArgs e ) : void | ||
grdMappings_CellContentClick ( object sender, DataGridViewCellEventArgs e ) : void | ||
lnkAdd_LinkClicked ( object sender, LinkLabelLinkClickedEventArgs e ) : void | ||
lnkDelete_LinkClicked ( object sender, LinkLabelLinkClickedEventArgs e ) : void |
public AssociationPropertyCtrl ( AssociationPropertyDefinitionDecorator p, |
||
p | AssociationPropertyDefinitionDecorator | |
context | ||
updater | NodeUpdateHandler | |
return | System |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |