|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use STextField | |
|---|---|
| org.wings | Provides the core components and interfacing building up wingS. |
| org.wings.plaf | Defines the responsible renderers (PLAFs) needed for component rendering/externalization. |
| org.wingx | |
| Uses of STextField in org.wings |
|---|
| Subclasses of STextField in org.wings | |
|---|---|
class |
SFormattedTextField
Formats it content interactivly on the server side via DWR/AJAX. |
class |
SPasswordField
A text input field widget which hides it's input. |
| Constructors in org.wings with parameters of type STextField | |
|---|---|
SDefaultCellEditor(STextField x)
Constructs a DefaultCellEditor that uses a text field. |
|
| Uses of STextField in org.wings.plaf |
|---|
| Methods in org.wings.plaf with parameters of type STextField | |
|---|---|
Update |
TextFieldCG.getTextUpdate(STextField textField,
String text)
|
| Uses of STextField in org.wingx |
|---|
| Subclasses of STextField in org.wingx | |
|---|---|
class |
XSuggest
Enhanced STextField that supports the user input by displaying suggestions. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||