Method | Description | |
---|---|---|
GodmotherCheckin ( ) : System | ||
getShifts ( ) : void |
|
|
getStatuses ( ) : void |
|
|
populate ( string status, string order, string shift ) : void |
|
|
setFormStyle ( ) : void |
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
GodmotherCheckin_Load ( object sender, EventArgs e ) : void |
|
|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
aboutToolStripMenuItem_Click ( object sender, EventArgs e ) : void |
|
|
addGodmotherToolStripMenuItem_Click ( object sender, EventArgs e ) : void |
|
|
checkInButton_Click_1 ( object sender, EventArgs e ) : void |
|
|
exitToolStripMenuItem_Click ( object sender, EventArgs e ) : void |
|
|
filterComboBox_SelectedIndexChanged_1 ( object sender, EventArgs e ) : void |
|
|
shiftCB_SelectedIndexChanged ( object sender, EventArgs e ) : void |
|
|
sortByNameButton_Click ( object sender, EventArgs e ) : void |
|
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public populate ( string status, string order, string shift ) : void | ||
status | string | |
order | string | |
shift | string | |
return | void |