Method |
Description |
|
AddNewValue ( ) : void |
|
|
ChangeAccess ( AccessModifier access ) : void |
|
|
ClearNewValueField ( ) : void |
|
|
Init ( DiagramElement element ) : void |
|
|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor. |
|
RefreshValues ( ) : void |
|
|
RefreshVisibility ( ) : void |
|
|
SetError ( string message ) : void |
|
|
UpdateTexts ( ) : void |
|
|
ValidateName ( ) : bool |
|
|
declaration_TextChanged ( object sender, EventArgs e ) : void |
|
|
declaration_Validating ( object sender, CancelEventArgs e ) : void |
|
|
toolDefault_Click ( object sender, EventArgs e ) : void |
|
|
toolInternal_Click ( object sender, EventArgs e ) : void |
|
|
toolNewValue_Click ( object sender, EventArgs e ) : void |
|
|
toolPrivate_Click ( object sender, EventArgs e ) : void |
|
|
toolProtected_Click ( object sender, EventArgs e ) : void |
|
|
toolProtint_Click ( object sender, EventArgs e ) : void |
|
|
toolPublic_Click ( object sender, EventArgs e ) : void |
|
|
txtName_KeyDown ( object sender, KeyEventArgs e ) : void |
|
|
txtNewValue_GotFocus ( object sender, EventArgs e ) : void |
|
|
txtNewValue_KeyDown ( object sender, KeyEventArgs e ) : void |
|
|
txtNewValue_LostFocus ( object sender, System e ) : void |
|
|
txtNewValue_TextChanged ( object sender, EventArgs e ) : void |
|
|
txtReturnType_KeyDown ( object sender, KeyEventArgs e ) : void |
|
|