ConsoleTools: ezcConsoleQuestionDialogValidator
[ ]
[ ]
[ ]
[ ]
[ ]
Interface: ezcConsoleQuestionDialogValidator
|
File containing the ezcConsoleQuestionDialogValidator class. [
source]
Parents
ezcConsoleDialogValidator
|
--ezcConsoleQuestionDialogValidator
Descendents
Inherited Constants
From
ezcConsoleDialogValidator:
Method Summary
|
public string |
getResultString(
)
Returns a string of possible results to be displayed with the question. |
Inherited Methods
From
ezcConsoleDialogValidator :
Methods
getResultString
string getResultString(
)
Returns a string of possible results to be displayed with the question.
For example "(y/n) [y]" to indicate "y" and "n" are valid values and "y" is preselected.
Last updated: Wed, 28 Nov 2007