| Package | Description |
|---|---|
| com.codename1.ui |
Main widget package containing the component/container "composite" similar
both in terminology and design to Swing/AWT.
|
| Modifier and Type | Method and Description |
|---|---|
TextComponentPassword |
TextComponentPassword.hint(Image hint)
Overridden for covariant return type
Sets the hint of the field
|
TextComponentPassword |
TextComponentPassword.hint(String hint)
Overridden for covariant return type
Sets the hint of the field
|
TextComponentPassword |
TextComponentPassword.label(String text)
Overridden for covariant return type
Overridden for covariant return type
Sets the text of the label
|
TextComponentPassword |
TextComponentPassword.labelAndHint(String text)
Overridden for covariant return type
Convenience method for setting the label and hint together
|
Copyright © 2022. All rights reserved.