Package | Description |
---|---|
com.gluonhq.charm.connect |
Core functionality that is needed to be able to retrieve and update remote data on Gluon Cloud.
|
com.gluonhq.charm.connect.service |
Different services that allow to retrieve and update data from and to the device or Gluon Cloud.
|
com.gluonhq.charm.connect.view |
Provides the functionality that is required to create authentication
views that are used to connect users to Gluon Cloud.
|
com.gluonhq.charm.down.common | |
com.gluonhq.charm.down.common.cache | |
com.gluonhq.charm.glisten |
The base package for all Gluon Glisten functionality - in other words, the
APIs for creating user interfaces with Gluon Charm.
|
com.gluonhq.charm.glisten.animation |
A package containing animation classes, which can be used to draw user
attention to relevant parts of the user interface.
|
com.gluonhq.charm.glisten.application |
Gluon Glisten applications should be built using the
MobileApplication and related API
offered in this package. |
com.gluonhq.charm.glisten.control |
UI controls and other useful components can be found in this package.
|
com.gluonhq.charm.glisten.layout |
Layout containers and other layout-related concepts can be found in this
package.
|
com.gluonhq.charm.glisten.layout.layer |
Various
Layer implementations can be found
in this package. |
com.gluonhq.charm.glisten.license | |
com.gluonhq.charm.glisten.mvc |
The Glisten
View class, and other MVC related
APIs can be found in this package. |
com.gluonhq.charm.glisten.visual |
API related to the user interface visuals can be found in this package.
|