Package at.spardat.xma.component

Abstractions for Components in XMA-applications.

See:
          Description

Interface Summary
IComponentClient Interface for client side components.
 

Class Summary
Component This class implements the comon base for Components on the client side and on the server side.
ComponentClient Implents the clients specific aspects of a Component.
ComponentProperty This class serves as a helper for getting and setting propertys in a generic way.
ComponentServer Representation of a server side component
EmbeddableComponent This class servers a base class for client side components, which can be embedded into a client side page.
ProxyHandler This class makes it possible to fully integrate components of different server side applications in one client side application.
 

Package at.spardat.xma.component Description

Abstractions for Components in XMA-applications.