uic.output.swing
Class AbstractCalendarSpinnerWidget
java.lang.Object
uic.output.AbstractWidget
uic.output.swing.AbstractWidget
uic.output.swing.AbstractCalendarSpinnerWidget
- Direct Known Subclasses:
- QDateEdit, QDateTimeEdit, QTimeEdit
public abstract class AbstractCalendarSpinnerWidget
- extends AbstractWidget
Fields inherited from class uic.output.AbstractWidget |
builder, BUTTON, debug, debugGrid, horizontalAlign, PROP_BACKGROUNDCOLOR, PROP_BUTTONMNEMONIC, PROP_BUTTONTEXT, PROP_FOREGROUNDCOLOR, PROP_MAXIMUMSIZE, PROP_MINIMUMSIZE, properties, sourceVersion, translator, verticalAlign, widgetElement |
Methods inherited from class uic.output.AbstractWidget |
constructWidget, createActions, getDoubleProperty, getHorizontalAlign, getIntProperty, getName, getSignalActionInformation, getSourceVersion, getVerticalAlign, getWidgetRepresenter, isHTMLtext, setBuildSettings, setDebug, setDebugGrid, setSourceVersion, setTranslator, setWidgetRepresenter |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractCalendarSpinnerWidget
public AbstractCalendarSpinnerWidget(UICBuilder builder,
Element e)
addCalendarArgument
protected void addCalendarArgument(WidgetRepresenter widget,
Calendar cal)
- Method used to add a Calendar as argument to the widget.
Copyright © 2002-2004 Thomas Zander Available under the Free Apache licence