7988:c4c17121eff8 | 7989:a21d673a8f99 |
---|---|
123 | 123 |
124 <p> | 124 <p> |
125 Public method to get the user input. | 125 Public method to get the user input. |
126 </p> | 126 </p> |
127 <dl> | 127 <dl> |
128 <dt>Returns:</dt> | 128 <dt>Return:</dt> |
129 <dd> | 129 <dd> |
130 user input (string) | 130 user input (string) |
131 </dd> | 131 </dd> |
132 </dl> | 132 </dl> |
133 <a NAME="HgClientPromptDialog.isPassword" ID="HgClientPromptDialog.isPassword"></a> | 133 <a NAME="HgClientPromptDialog.isPassword" ID="HgClientPromptDialog.isPassword"></a> |
136 | 136 |
137 <p> | 137 <p> |
138 Public method to check, if the input was a password. | 138 Public method to check, if the input was a password. |
139 </p> | 139 </p> |
140 <dl> | 140 <dl> |
141 <dt>Returns:</dt> | 141 <dt>Return:</dt> |
142 <dd> | 142 <dd> |
143 flag indicating a password | 143 flag indicating a password |
144 </dd> | 144 </dd> |
145 </dl> | 145 </dl> |
146 <dl> | 146 <dl> |