|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use HtmlWidget | |
| edu.washington.cs.supple.wlib.html | |
| Uses of HtmlWidget in edu.washington.cs.supple.wlib.html |
| Classes in edu.washington.cs.supple.wlib.html that implement HtmlWidget | |
class |
AbstractHtmlRadioButtonWidget
|
class |
BalancedTwoColumnContainerWidget
|
class |
CheckboxWidget
|
class |
ContainerHtmlWidget
|
class |
HorizontalContainerWidget
|
class |
HorizontalHtmlRadioButtonWidget
|
class |
HtmlButtonWidget
|
class |
HtmlListWidget
|
class |
HtmlTextAreaWidget
|
class |
HtmlTextFieldWidget
|
class |
LabelWidget
|
class |
SimpleHtmlWidget
|
class |
TabContainerWidget
|
class |
VerticalContainerWidget
|
class |
VerticalHtmlRadioButtonWidget
|
| Fields in edu.washington.cs.supple.wlib.html declared as HtmlWidget | |
protected HtmlWidget |
HtmlView.topWidget
|
protected HtmlWidget |
ContainerHtmlWidget.listingWidget
|
| Methods in edu.washington.cs.supple.wlib.html that return HtmlWidget | |
protected HtmlWidget |
HtmlView.getWidget(java.lang.String widgetId)
Retrieves the widget from the current solution with the given id. |
HtmlWidget |
ContainerHtmlWidget.getListingWidget()
|
| Methods in edu.washington.cs.supple.wlib.html with parameters of type HtmlWidget | |
void |
ContainerHtmlWidget.setListingWidget(HtmlWidget listingWidget,
int placement)
|
| Constructors in edu.washington.cs.supple.wlib.html with parameters of type HtmlWidget | |
BalancedTwoColumnContainerWidget(UiObject object,
HtmlWidget lWidget,
int placement)
|
|
ContainerHtmlWidget(UiObject object,
HtmlWidget lWidget,
int placement)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||