Userexits

Data Structures | Enumerations | Functions
com::agile::dalobj Namespace Reference

Data Structures

class  DalActionAdapter
 This is a default implementation of the DalActionListener interface. More...
class  DalActionEvent
 A dialog event sent to a DalWidgetListener. More...
class  DalActionListener
 The DalActionListener can be used to execute code when specific action events occur in an interactive DalWidget. More...
class  DalActionUsxContext
 Userexit context for action userexits. More...
class  DalAggregateWidget
 The DalAggregateWidget interface provides access to aggregate widgets. More...
class  DalAggregateWidgetImpl
 This class implements the DalAggregateWidget interface. More...
class  DalBuffer
 Class DalBuffer manages the objects in the object buffer. More...
class  DalBufferObject
 Class DalBufferObject implements the stored objects in the buffer. More...
class  DalBufferProvider
 Interface DalBufferProvider provides the access methods for the buffer of the object. More...
class  DalBufferStringObjectImpl
 Class DalBufferStringImpl implements the stored string object in the buffer. More...
class  DalButton
 The DalButton interface provides access to button area buttons. More...
class  DalButtonArea
 The DalButtonArea interface provides access to DataView buton areas. More...
class  DalButtonAreaImpl
 This class implements the DalButtonArea interface. More...
class  DalButtonImpl
 This class implements the DalButton interface. More...
class  DalCciLockScope
 An object that prevents Java/Web client communication during its scope. More...
class  DalCheckBoxDialog
 The DalCheckBoxDialog class provides checkbox dialogs. More...
class  DalClientAdapter
 This is a default implementation of the DalClientListener interface. More...
class  DalClientListener
 The DalClientListener can be used to execute code when client specific events occur in an interactive DalWidget. More...
class  DalConstraint
 The DalConstraint class represents the implemetation of a constraint meta object, which is used to obtain all informations of the constraint. More...
class  DalConstraintImpl
class  DalConstraintWidget
 The DalConstraintWidget interface provides access to Constraint widgets. More...
class  DalConstraintWidgetImpl
 This class implements the DalConstraintWidget interface. More...
class  DalDefault
 The DalDefault interface provides access to user specific default values. More...
class  DalDefaultImpl
 This class implements the DalDefault interface. More...
class  DalDefaultQuerySelection
 A QuerySelection implementation that supports lists of name/operator/value triplets. More...
class  DalDefaultScope
 An object that temporarily changes the value of a dataview default and restores the original contents when it is destroyed. More...
class  DalDialog
 The DalDialog class provides message dialogs. More...
class  DalDialogComponent
 The component class for dialog objects. More...
class  DalDialogEvent
 A dialog event sent to a DalModalWidgetListener. More...
class  DalDialogListener
 The DalDialogListener can be used to execute code when specific events occur in an interactive DalModalWidget. More...
class  DalDropTargetDropEvent
 This class provides the source and the detination widget in the drop context of a drag&drop operation. More...
class  DalDropTargetListener
 Interface for the target listener for drag&drop operations. More...
class  DalDtvClientListener
 This is an implementation of the DalClientListener interface for the Dtv Client. More...
class  DalEciClientListener
 This is an implementation of the DalClientListener interface for an ECI Client. More...
class  DalEntity
 This class is a Dal Meta Object representing an entity. More...
class  DalEntityImpl
class  DalEntityWidget
 The DalEntityWidget interface provides access to entity widgets. More...
class  DalEntityWidgetImpl
 This class implements the DalEntityWidget interface. More...
class  DalErrorMessage
 This class provides error message handling methods. More...
class  DalEventListener
 A tagging interface which all Dalobj event listener interfaces must extend. More...
class  DalEventPresenter
 The dalobj event trigger presenter. More...
class  DalFieldUsxContext
 Userexit context for pre- and post-field userexits. More...
class  DalGroup
class  DalGroupImpl
class  DalGuiLockScope
 An object that locks GUI operations to a DalMask and - when destroyed - unlocks GUI operations and refreshes the GUI representation. More...
class  DalHyperfieldUsxContext
 Userexit context for hyperfield userexits. More...
class  DalKeyAdapter
 This is a default implementation of the DalKeyListener interface. More...
class  DalKeyEvent
 A key event sent to a DalWidgetListener. More...
class  DalKeyListener
 The DalKeyListener can be used to execute code when specific key events occur in an interactive DalWidget. More...
class  DalLockScope
 An object that prevents client communication during its scope. More...
class  DalMask
 This interface provides access to Masks. More...
class  DalMaskDateFormat
 This class implements a special DateFormat which uses the currently set DataView mask format. More...
class  DalMaskField
 This interface provides access to mask fields. More...
class  DalMaskFieldBuffer
 Widget specific subclass of the abstract class DalBuffer. More...
class  DalMaskFieldImpl
 This class implements the DalMaskField interface. More...
class  DalMaskImpl
 This class implements the DalMask interface. More...
class  DalMaskUsxContext
 Userexit context for pre- and post-mask userexits. More...
class  DalMemoryScope
 Scope object for calls to dal_mem_set and dal_mem_fre. More...
class  DalMenu
 The DalMenu interface provides access to DataView menus. More...
class  DalMenuImpl
 This class implements the DalMenu interface. More...
class  DalMenuSelection
 The DalMenuSelection interface provides access to menu selections. More...
class  DalMenuSelectionImpl
 This class implements the DalMenuSelection interface. More...
class  DalMenuUsxContext
 Userexit context for menu userexits. More...
class  DalMessage
 TODO: Static methods or real singleton? Maybe even better approach: messageWindow object similar to cout / cerr! More...
class  DalMessageTypeEnum
 Supported message types. More...
class  DalMetaField
 This interface provides access to mask fields. More...
class  DalMetaFieldImpl
 This class implements the DalMaskField interface. More...
class  DalMetaObject
 Base interface for all classes representing an object in the DataView repository. More...
class  DalModalWidget
 The DalModalWidget interface provides access to modal widgets. More...
class  DalModalWidgetImpl
 This class implements the DalModalWidget interface. More...
class  DalMouseAdapter
 This is a default implementation of the DalMouseListener interface. More...
class  DalMouseEvent
 A mouse event sent to a DalWidgetListener. More...
class  DalMouseListener
 The DalMouseListener can be used to execute code when specific mouse events occur in an interactive DalWidget. More...
class  DalobjConstants
class  DalObject
 The DalObject class is the super class for all Dal classes. More...
class  DalObjModule
 This class implements the Change Management module. More...
class  DalobjTest
 This class implements the DalobjTest class. More...
class  DalobjTestModule
 This class implements the Dalobj Test Module. More...
class  DalQuerySelection
 This interface describes a QuerySelection for a query operation. More...
class  DalRefineWidget
 The DalRefineWidget interface provides access to refine widgets. More...
class  DalRefineWidgetImpl
 This class implements the DalRefineWidget interface. More...
class  DalRelation
 The DalRelation class represents the implemetation of a relation meta object, which is used to obtain all informations of the relation. More...
class  DalRelationImpl
class  DalRelationWidget
 The DalRelationWidget is the common super class for all widgets representing relationships (aggregate or refine). More...
class  DalRelationWidgetImpl
 This class implements the DalRefineWidget interface. More...
class  DalRow
 A PrimitiveCollectable implementation that wraps a row value (DalLong). More...
class  DalSelectDialog
 The DalCheckBoxDialog class provides checkbox dialogs. More...
class  DalSelectDialogListener
class  DalSession
 The DalSession can be used to retrieve the current user, group and language settings. More...
class  DalSessionImpl
 Implementation of a DataView session. More...
class  DalTransient
 The DalTransient class represents the implemetation of a transient meta object. More...
class  DalTransientWidget
 The DalTransientWidget interface provides access to transient widgets which have no database fields, but only calculatoric fields. More...
class  DalTransientWidgetImpl
 This class implements the DalFileWidget interface. More...
class  DalTransitionUsxContext
 Userexit context for transition userexits. More...
class  DalTrashWidget
 The DalTrashWidget interface provides access to the Trash widget. More...
class  DalTrashWidgetImpl
 This class implements the DalTrashWidget interface. More...
class  DalType
 This class implements a Dal Meta Object representing a Subtype. More...
class  DalTypeImpl
class  DalTypeWidget
 The DalTypeWidget interface provides access to type widgets. More...
class  DalTypeWidgetImpl
 This class implements the DalTypeWidget interface. More...
class  DalUser
class  DalUsxCacheScope
class  DalUsxContext
 Base class for the various userexit contexts. More...
class  DalUsxContextFactory
 Factory class that provides static methods to create userexit contexts. More...
class  DalVirtualInteractiveScope
 This class implements a virtual interactive scope to enable interactive widgets while the virtual mode is possibly set. More...
class  DalVirtualMgr
class  DalWidget
 The DalWidget interface provides access to the Widgets. More...
class  DalWidgetAdapter
 This is a default implementation of the DalWidgetListener interface. More...
class  DalWidgetBuffer
 Widget specific subclass of the abstract class DalBuffer. More...
class  DalWidgetBufferScope
 An object that - when destroyed - removes or restores a specific key (with value) of a widget buffer. More...
class  DalWidgetEvent
 A widget event sent to a DalWidgetListener. More...
class  DalWidgetFactory
 Factory class that creates and manages instances of DalWidgetImpl and its subclasses. More...
class  DalWidgetImpl
 This class implements the DalWidget interface. More...
class  DalWidgetListener
 The DalWidgetListener can be used to execute code when specific events occur in an interactive DalWidget. More...
class  DalWidgetModeEnum
 The DalWidgetModeEnum class represents the implemetation of modal widget modes (NOT_CONFIGURED, SELECT, INSERT, UPDATE) More...
class  DalWidgetScope
 An object that - when destroyed - reactivates the widget that was active at construction time. More...

Enumerations

enum  UsxAction {
  ACTION_INSERT, ACTION_COPY, ACTION_UPDATE, ACTION_TEMP_DELETE,
  ACTION_ROLLBACK, ACTION_DELETE, ACTION_UPDATE_CHILD, ACTION_QUERY,
  ACTION_QUIT, ACTION_SELECT, ACTION_DESELECT, ACTION_DBLCLICK_SELECT,
  ACTION_DBLCLICK_DESELECT, ACTION_SELECT_ALL, ACTION_DESELECT_ALL
}
enum  UsxTransition {
  TRANS_FORWARD, TRANS_BACKWARD, TRANS_PARALLEL, TRANS_ROLLBACK,
  TRANS_COMMIT_PARALLEL
}

Functions

 DECLARE_EXCEPTION (DalException, com::agile::base::EPException)
 DECLARE_EXCEPTION (NoAccessException, DalException)
 DECLARE_EXCEPTION (NoSuchTableException, DalException)
 DECLARE_EXCEPTION (NoSuchEntityException, DalException)
 DECLARE_EXCEPTION (NoSuchConstraintException, DalException)
 DECLARE_EXCEPTION (NoSuchRelationshipException, DalException)
 DECLARE_EXCEPTION (NoSuchTypeException, DalException)
 DECLARE_EXCEPTION (NoSuchMaskException, DalException)
 DECLARE_EXCEPTION (NoSuchFieldException, DalException)
 DECLARE_EXCEPTION (NoSuchDefaultException, DalException)
 DECLARE_EXCEPTION (NoRecordException, DalException)
 DECLARE_EXCEPTION (DialogCanceldException, DalException)
 DECLARE_EXCEPTION (DuplicateElementException, DalException)
 FORWARD_SHARED_POINTER_DECL (DalMetaFieldImpl)
 FORWARD_SHARED_POINTER_DECL (DalVirtualInteractiveScope)
 FORWARD_SHARED_POINTER_DECL (DalMaskImpl)
 FORWARD_SHARED_POINTER_DECL (DalActionAdapter)
 FORWARD_SHARED_POINTER_DECL (DalActionEvent)
 FORWARD_SHARED_POINTER_DECL (DalActionListener)
 FORWARD_SHARED_POINTER_DECL (DalMenuImpl)
 FORWARD_SHARED_POINTER_DECL (DalButtonAreaImpl)
 FORWARD_SHARED_POINTER_DECL (DalMaskFieldImpl)
 FORWARD_SHARED_POINTER_DECL (DalAggregateWidget)
 FORWARD_SHARED_POINTER_DECL (DalButtonImpl)
 FORWARD_SHARED_POINTER_DECL (DalWidgetImpl)
 FORWARD_SHARED_POINTER_DECL (DalMenuSelectionImpl)
 FORWARD_SHARED_POINTER_DECL (DalBuffer)
 FORWARD_SHARED_POINTER_DECL (DalBufferManager)
 FORWARD_SHARED_POINTER_DECL (DalBufferObject)
 FORWARD_SHARED_POINTER_DECL (DalTrashWidgetImpl)
 FORWARD_SHARED_POINTER_DECL (DalModalWidgetImpl)
 FORWARD_SHARED_POINTER_DECL (DalBufferProvider)
 FORWARD_SHARED_POINTER_DECL (DalButton)
 FORWARD_SHARED_POINTER_DECL (DalButtonArea)
 FORWARD_SHARED_POINTER_DECL (DalCheckBoxDialog)
 FORWARD_SHARED_POINTER_DECL (DalClientAdapter)
 FORWARD_SHARED_POINTER_DECL (DalClientListener)
 FORWARD_SHARED_POINTER_DECL (DalConstraint)
 FORWARD_SHARED_POINTER_DECL (DalConstraintWidget)
 FORWARD_SHARED_POINTER_DECL (DalBufferStringObjectImpl)
 FORWARD_SHARED_POINTER_DECL (DalDefault)
 FORWARD_SHARED_POINTER_DECL (DalDefaultQuerySelection)
 FORWARD_SHARED_POINTER_DECL (DalDialog)
 FORWARD_SHARED_POINTER_DECL (DalDialogComponent)
 FORWARD_SHARED_POINTER_DECL (DalDialogListener)
 FORWARD_SHARED_POINTER_DECL (DalDropTargetDropEvent)
 FORWARD_SHARED_POINTER_DECL (DalDropTargetListener)
 FORWARD_SHARED_POINTER_DECL (DalEntity)
 FORWARD_SHARED_POINTER_DECL (DalEntityWidget)
 FORWARD_SHARED_POINTER_DECL (DalGroup)
 FORWARD_SHARED_POINTER_DECL (DalKeyAdapter)
 FORWARD_SHARED_POINTER_DECL (DalKeyEvent)
 FORWARD_SHARED_POINTER_DECL (DalKeyListener)
 FORWARD_SHARED_POINTER_DECL (DalMask)
 FORWARD_SHARED_POINTER_DECL (DalMaskDateFormat)
 FORWARD_SHARED_POINTER_DECL (DalMaskField)
 FORWARD_SHARED_POINTER_DECL (DalMenu)
 FORWARD_SHARED_POINTER_DECL (DalMenuSelection)
 FORWARD_SHARED_POINTER_DECL (DalMessage)
 FORWARD_SHARED_POINTER_DECL (DalMetaField)
 FORWARD_SHARED_POINTER_DECL (DalMetaObject)
 FORWARD_SHARED_POINTER_DECL (DalMouseAdapter)
 FORWARD_SHARED_POINTER_DECL (DalMouseEvent)
 FORWARD_SHARED_POINTER_DECL (DalMouseListener)
 FORWARD_SHARED_POINTER_DECL (DalObject)
 FORWARD_SHARED_POINTER_DECL (DalQuerySelection)
 FORWARD_SHARED_POINTER_DECL (DalRefineWidget)
 FORWARD_SHARED_POINTER_DECL (DalRelation)
 FORWARD_SHARED_POINTER_DECL (DalRelationWidget)
 FORWARD_SHARED_POINTER_DECL (DalSelectDialog)
 FORWARD_SHARED_POINTER_DECL (DalSession)
 FORWARD_SHARED_POINTER_DECL (DalSharedPointer)
 FORWARD_SHARED_POINTER_DECL (DalTransient)
 FORWARD_SHARED_POINTER_DECL (DalTransientWidget)
 FORWARD_SHARED_POINTER_DECL (DalTrashWidget)
 FORWARD_SHARED_POINTER_DECL (DalType)
 FORWARD_SHARED_POINTER_DECL (DalTypeWidget)
 FORWARD_SHARED_POINTER_DECL (DalUser)
 FORWARD_SHARED_POINTER_DECL (DalUsx)
 FORWARD_SHARED_POINTER_DECL (DalWidget)
 FORWARD_SHARED_POINTER_DECL (DalWidgetAdapter)
 FORWARD_SHARED_POINTER_DECL (DalWidgetEvent)
 FORWARD_SHARED_POINTER_DECL (DalWidgetListener)
 FORWARD_WEAK_SHARED_POINTER_DECL (DalBufferProvider)
 SHARED_POINTER_DECL (DalMetaField)
 SHARED_POINTER_DECL (DalMaskField)

Enumeration Type Documentation

Enumerator:
ACTION_INSERT 
ACTION_COPY 
ACTION_UPDATE 
ACTION_TEMP_DELETE 
ACTION_ROLLBACK 
ACTION_DELETE 
ACTION_UPDATE_CHILD 
ACTION_QUERY 
ACTION_QUIT 
ACTION_SELECT 
ACTION_DESELECT 
ACTION_DBLCLICK_SELECT 
ACTION_DBLCLICK_DESELECT 
ACTION_SELECT_ALL 
ACTION_DESELECT_ALL 
Enumerator:
TRANS_FORWARD 
TRANS_BACKWARD 
TRANS_PARALLEL 
TRANS_ROLLBACK 
TRANS_COMMIT_PARALLEL 

Function Documentation

com::agile::dalobj::DECLARE_EXCEPTION ( DalException  ,
com::agile::base::EPException   
)
com::agile::dalobj::DECLARE_EXCEPTION ( NoAccessException  ,
DalException   
)
com::agile::dalobj::DECLARE_EXCEPTION ( NoSuchTableException  ,
DalException   
)
com::agile::dalobj::DECLARE_EXCEPTION ( NoSuchEntityException  ,
DalException   
)
com::agile::dalobj::DECLARE_EXCEPTION ( NoSuchConstraintException  ,
DalException   
)
com::agile::dalobj::DECLARE_EXCEPTION ( NoSuchRelationshipException  ,
DalException   
)
com::agile::dalobj::DECLARE_EXCEPTION ( NoSuchTypeException  ,
DalException   
)
com::agile::dalobj::DECLARE_EXCEPTION ( NoSuchMaskException  ,
DalException   
)
com::agile::dalobj::DECLARE_EXCEPTION ( NoSuchFieldException  ,
DalException   
)
com::agile::dalobj::DECLARE_EXCEPTION ( NoSuchDefaultException  ,
DalException   
)
com::agile::dalobj::DECLARE_EXCEPTION ( NoRecordException  ,
DalException   
)
com::agile::dalobj::DECLARE_EXCEPTION ( DialogCanceldException  ,
DalException   
)
com::agile::dalobj::DECLARE_EXCEPTION ( DuplicateElementException  ,
DalException   
)
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalMetaFieldImpl  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalVirtualInteractiveScope  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalMaskImpl  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalActionAdapter  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalActionEvent  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalActionListener  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalMenuImpl  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalButtonAreaImpl  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalMaskFieldImpl  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalAggregateWidget  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalButtonImpl  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalWidgetImpl  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalMenuSelectionImpl  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalBuffer  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalBufferManager  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalBufferObject  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalTrashWidgetImpl  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalModalWidgetImpl  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalBufferProvider  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalButton  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalButtonArea  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalCheckBoxDialog  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalClientAdapter  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalClientListener  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalConstraint  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalConstraintWidget  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalBufferStringObjectImpl  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalDefault  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalDefaultQuerySelection  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalDialog  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalDialogComponent  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalDialogListener  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalDropTargetDropEvent  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalDropTargetListener  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalEntity  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalEntityWidget  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalGroup  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalKeyAdapter  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalKeyEvent  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalKeyListener  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalMask  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalMaskDateFormat  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalMaskField  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalMenu  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalMenuSelection  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalMessage  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalMetaField  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalMetaObject  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalMouseAdapter  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalMouseEvent  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalMouseListener  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalObject  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalQuerySelection  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalRefineWidget  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalRelation  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalRelationWidget  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalSelectDialog  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalSession  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalSharedPointer  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalTransient  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalTransientWidget  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalTrashWidget  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalType  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalTypeWidget  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalUser  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalUsx  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalWidget  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalWidgetAdapter  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalWidgetEvent  )
com::agile::dalobj::FORWARD_SHARED_POINTER_DECL ( DalWidgetListener  )
com::agile::dalobj::FORWARD_WEAK_SHARED_POINTER_DECL ( DalBufferProvider  )
com::agile::dalobj::SHARED_POINTER_DECL ( DalMetaField  )
com::agile::dalobj::SHARED_POINTER_DECL ( DalMaskField  )