Packages |
com.allen_sauer.gwt.dnd.client |
Main drag-and-drop classes. |
com.allen_sauer.gwt.dnd.client.drop |
Classes related to drop targets. |
com.allen_sauer.gwt.dnd.client.util |
Utility classes for drag-and-drop. |
com.allen_sauer.gwt.dnd.client.util.impl |
Deferred binding implementing utility classes. |
com.sage.swt |
Provides the framework for building Sage web applications |
com.sage.swt.client |
Contains the client packages for the SWT |
com.sage.swt.client.core |
Contains miscellaneous classes that are used by the other packages of the SWT |
com.sage.swt.client.customization |
Contains the SWT classes that involve customization (such as modifying the properties of
the SWT widgets). |
com.sage.swt.client.error |
Contains the SWT classes that involve client-side error handling (including
warnings and other informational messages). |
com.sage.swt.client.event |
Contains miscellaneous events that are used by the other classes in SWT |
com.sage.swt.client.form.controller |
|
com.sage.swt.client.format |
Contains the SWT classes that formatting of strings, numbers, currencies, and dates. |
com.sage.swt.client.gwt |
Contains interfaces that abstract out portions of the GWT and implement them using GWT. |
com.sage.swt.client.log |
Contains the SWT classes that client-side logging (used for debugging the client). |
com.sage.swt.client.portal |
Contains the SWT classes that involve portals. |
com.sage.swt.client.portal.communication |
Contains the SWT classes that involve communication between the portal and portlets, and
inter-portlet communication. |
com.sage.swt.client.resource |
Contains the SWT classes that involve language and image resources. |
com.sage.swt.client.sdata |
Contains the SWT classes that deal with SDATA servlet communication and data binding. |
com.sage.swt.client.sdata.bindabledata.event |
Contains the classes for handling the property changed event behavior of HasBindableDataChangedHandlers , related handler interfaces, event buses, and helper classes. |
com.sage.swt.client.sdata.datasource |
Contains the classes that implement DataSource interface. |
com.sage.swt.client.sdata.datasource.event |
Contains the DataSourceEventsController , which controls datasource event handling behavior of the DataSource . |
com.sage.swt.client.sdata.datasource.model |
Contains the DataSourceModel , which can be used by the implementation of datasource-specific Models to expose the datasource event handling behavior of the DataSource . |
com.sage.swt.client.sdata.datasource.propertychange |
Contains the packages for handling the property changing and change events of the DataSource |
com.sage.swt.client.sdata.datasource.propertychange.event |
Contains the classes for handling the property changing and change event behavior of the DataSource , related handler interfaces, event buses, and helper classes. |
com.sage.swt.client.sdata.datasource.util |
Contains helper classes for working with datasources and services. |
com.sage.swt.client.sdata.filter |
Contains the SWT classes that deal with constructing SDATA queries. |
com.sage.swt.client.sdata.service.event |
Contains the ServiceOperationEventsController , which controls service event handling behavior of the ServiceOperation . |
com.sage.swt.client.sdata.service.model |
|
com.sage.swt.client.ui |
Contains the SWT classes that involve the UI. |
com.sage.swt.client.ui.action |
Contains the action interfaces and classes for defining actions that can be
performed within your UI. |
com.sage.swt.client.ui.builder |
Contains the SWT classes that involve building the UI from its declarative
definition when the UI starts up. |
com.sage.swt.client.ui.communication |
Contains the SWT classes that involve the UI communication components provided
by the communication engine. |
com.sage.swt.client.ui.view |
Contains miscellaneous SWT classes that can be used by UI's views (i.e. |
com.sage.swt.client.util |
Contains miscellaneous SWT classes that are used by the other packages in the toolkit. |
com.sage.swt.client.widget |
Contains the widgets that are used by the SWT. |
com.sage.swt.client.widget.applicationmenu |
|
com.sage.swt.client.widget.autosize |
|
com.sage.swt.client.widget.autosize.property |
|
com.sage.swt.client.widget.celltable |
|
com.sage.swt.client.widget.celltable.cell |
|
com.sage.swt.client.widget.celltable.controller |
|
com.sage.swt.client.widget.celltable.dataadapter |
|
com.sage.swt.client.widget.celltable.dataadapter.datasourceadapter |
|
com.sage.swt.client.widget.celltable.dataadapter.datasourcechain |
|
com.sage.swt.client.widget.celltable.dataadapter.event |
|
com.sage.swt.client.widget.celltable.dataprovider |
|
com.sage.swt.client.widget.celltable.event |
|
com.sage.swt.client.widget.celltable.presenter |
|
com.sage.swt.client.widget.celltable.presenter.deleterow |
|
com.sage.swt.client.widget.celltable.presenter.selectrow |
|
com.sage.swt.client.widget.celltable.presenter.updaterow |
|
com.sage.swt.client.widget.celltable.shared |
|
com.sage.swt.client.widget.celltable.view |
|
com.sage.swt.client.widget.celltable.view.deleterow |
|
com.sage.swt.client.widget.celltable.view.selectrow |
|
com.sage.swt.client.widget.celltable.viewmenu |
|
com.sage.swt.client.widget.chart |
Contains classes that are used by the charting widgets. |
com.sage.swt.client.widget.contextmenu |
|
com.sage.swt.client.widget.dnd |
Contains classes for drag and drop that extend the allen_sauer library. |
com.sage.swt.client.widget.dropbutton |
|
com.sage.swt.client.widget.event |
Contains the event implementation classes that are used by SWT widgets
to support adding actions in the declarative layout to handle
widget events (without requiring the UI to be recompiled). |
com.sage.swt.client.widget.event.forwarder |
|
com.sage.swt.client.widget.event.handler |
|
com.sage.swt.client.widget.event.listener |
|
com.sage.swt.client.widget.grouppanel |
|
com.sage.swt.client.widget.layout |
Contains work-in-progress widgets for simplifying the layout of widgets on data entry UI's. |
com.sage.swt.client.widget.property |
Contains the property classes that are used by SWT to add "customizability"
to the SWT widgets as well as some property editor widget classes to
allow for property editing by designer applications (such as the UI Designer
application that is included with the SWT SDK). |
com.sage.swt.client.widget.property.applicationmenu |
|
com.sage.swt.client.widget.property.contextmenu |
|
com.sage.swt.client.widget.property.extquerypanel |
|
com.sage.swt.client.widget.property.layout |
|
com.sage.swt.client.widget.querypanel |
Contains classes that are used by the SwtQueryPanel widget. |
com.sage.swt.client.widget.querypanel.ext |
|
com.sage.swt.client.widget.sortpanel |
|
com.sage.swt.client.widget.table |
Contains classes that are used by the SwtOldTable widget. |
com.sage.swt.client.widget.table.editing |
Contains classes that are used by the SwtOldTable widget. |
com.sage.swt.client.widget.table.event |
Contains classes that are used by the SwtOldTable widget. |
com.sage.swt.client.widget.table.property |
Contains classes that are used by the SwtOldTable widget. |
com.sage.swt.client.widget.tree |
Contains classes used by the SwtTree widget. |
com.sage.swt.client.widget.util |
Contains classes that facilitate working with widgets in your client-side code. |