|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextListControl | |
com.cc.framework.taglib.controls | |
com.cc.framework.ui.painter.html |
Uses of TextListControl in com.cc.framework.taglib.controls |
Methods in com.cc.framework.taglib.controls that return TextListControl | |
protected TextListControl |
TextListTag.getCtrl()
Retrieves the current Control instance |
Uses of TextListControl in com.cc.framework.ui.painter.html |
Methods in com.cc.framework.ui.painter.html that return TextListControl | |
protected TextListControl |
HtmlTextListPainter.getCtrl()
Retrieves the control for this painter |
Constructors in com.cc.framework.ui.painter.html with parameters of type TextListControl | |
HtmlTextListPainter(PainterContext painterContext,
TextListControl ctrl)
Constructor |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |