| Method | Description |
|---|---|
| de.lessvoid.nifty.controls.TextField.disablePasswordChar() |
Use
TextField.setFormat(TextFieldDisplayFormat) with the argument null to reset the display
format |
| de.lessvoid.nifty.controls.TextField.enablePasswordChar(char) |
Rather then using this function apply a new text format using
(TextFieldDisplayFormat) with the FormatPassword. |
| de.lessvoid.nifty.controls.TextField.getText() |
Better use
TextField.getRealText() |
| de.lessvoid.nifty.controls.TextField.isPasswordCharEnabled() |
There is no replacement. Void did not like it! Complain to him!
|
Copyright © 2018. All rights reserved.