Method | Description | |
---|---|---|
ViewPlant ( ) : System |
Method | Description | |
---|---|---|
ClearErrors ( ) : void |
Clears error text
|
|
IsTextAllowed ( string text ) : bool |
Checks if string contains only numbers.
|
|
ToggleResultGrid ( bool toggle ) : void |
Show/Hides grid which displays found results.
|
|
textBox_TextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void |