Uses of Interface
com.orchestranetworks.ui.form.widget.WidgetWriter
Packages that use WidgetWriter
Package
Description
This package provides a library of user interface widgets.
-
Uses of WidgetWriter in com.orchestranetworks.ui.form.widget
Subinterfaces of WidgetWriter in com.orchestranetworks.ui.form.widgetModifier and TypeInterfaceDescriptioninterfaceThis interface offers methods that can be used to create a standard EBX® list widget.Methods in com.orchestranetworks.ui.form.widget with parameters of type WidgetWriterModifier and TypeMethodDescriptionabstract voidUISimpleCustomWidget.write(WidgetWriter aWriter, WidgetDisplayContext aContext) This method defines how to display the widget.voidUIWidgetFileUpload.write(WidgetWriter aWriter, WidgetDisplayContext aContext) Displays the widget.