SDK/riaservices/exm/10.0.0.0/flex/adobe-exm-authoring-domain-impl.swc
|
The domain library for the authoring part
of the Expression Manager building block. It contains various domain
classes encapsulating business data and behavior, and can be leveraged
to build Flex® views atop with less effort.
|
SDK/riaservices/exm/10.0.0.0/flex/adobe-exm-authoring-domain.swc
|
The swc contains interfaces corresponding
to the domain classes inside adobe-exm-authoring-domain-impl.swc
.
|
SDK/riaservices/exm/10.0.0.0/flex/adobe-exm-authoring-presentation.swc
|
The presentation SWC for the authoring part
of the EXM building block. This SWC contains the host Component
and the Flex views that encompass Expression Builder etc in the
EXM building block.
|
SDK/riaservices/exm/10.0.0.0/flex/adobe-exm-authoring-rb.swc
|
The resource bundles SWC for the authoring
part of the Expression Manager building block. This SWC file contains
bundles for all supported locales.
|
SDK/riaservices/exm/10.0.0.0/flex/adobe-exm-authoring-styles.swc
|
The styles and skins SWC for authoring the
Expression Manager Building Block. This SWC file contains the skins,
the style sheets and various assets (such as animations, icons,
skins) for host Components available in adobe-exm-authoring-presentation.swc.
|
SDK/riaservices/exm/10.0.0.0/flex/adobe-exm-runtime-impl.swc
|
The runtime swc library contains function
mapper, variable resolver and other classes used for client side
evaluation of expression at runtime.
|
SDK/riaservices/exm/10.0.0.0/flex/adobe-exm-runtime.swc
|
The swc contains interfaces corresponding
to the run time classes inside adobe-exm-runtime-impl.swc
|
SDK/riaservices/exm/10.0.0.0/flex/adobe-exm-services-impl.swc
|
The swc contains infrastructure classes
like ServiceProvider and FunctionService which serves as the entry
point into the Expression Manager infrastructure services and query
the server for listing function-families and functions respectively.
|
SDK/riaservices/exm/10.0.0.0/flex/adobe-exm-services-mock.swc
|
The SWC library that contains mock representations
for all the infrastructure services of the EXM building block. This
SWC can optionally be used for developing Flex views without actually
running a server in the backend.
|
SDK/riaservices/exm/10.0.0.0/flex/adobe-exm-services.swc
|
The swc library contains interfaces corresponding
to classes inside adobe-exm-services-impl.swc and classes for value
object of EXM i.e. Expression, Variable, Function etc.
|
SDK/riaservices/exm/10.0.0.0/java/adobe-exm-expeval-client.jar
|
The client jar for server side expression
evaluation service.
|
SDK/riaservices/exm/10.0.0.0/flex/adobe-exm-flex-expeval.swc (deprecated)
|
This SWC provides APIs for loading SWF files
that contain compiled expressions and APIs for evaluating these
compiled expressions. This SWC is deprecated and a new runtime SWC
library (adobe-exm-runtime-impl.swc) should be used in its place.
|