|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextControl | |
com.cc.framework.taglib.controls | |
com.cc.framework.ui.control | |
com.cc.framework.ui.painter.html |
Uses of TextControl in com.cc.framework.taglib.controls |
Methods in com.cc.framework.taglib.controls that return TextControl | |
protected TextControl |
TextTag.getCtrl()
Retrieves the current Control instance |
Uses of TextControl in com.cc.framework.ui.control |
Subclasses of TextControl in com.cc.framework.ui.control | |
class |
CalendarControl
The calendar makes it easy to fill out date value field(s) by selecting the date from a popup calendar. |
class |
ColorPickerControl
The color picker makes it easy to fill out color value field(s) by selecting the color from a popup palette. |
class |
HiddenControl
HiddenControl |
class |
PlainTextControl
TextControl |
class |
SpinControl
The SpinControl |
Uses of TextControl in com.cc.framework.ui.painter.html |
Methods in com.cc.framework.ui.painter.html that return TextControl | |
protected TextControl |
HtmlTextPainter.getCtrl()
Retrieves the control for this painter |
Constructors in com.cc.framework.ui.painter.html with parameters of type TextControl | |
HtmlTextPainter(PainterContext painterContext,
TextControl ctrl)
Constructor |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |