artefaktur
software engineer &        architecture

 
 
 
 

class PropertiesChangeListener

Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members   Related Pages  

acdk::util::PropertiesChangeListener Class Reference

#include <Properties.h>

List of all members.


Detailed Description

interface to listen to changes on a Properties set.

This callback is only called, if a modifing operation is called directly on the Properties. see also PropertiesChangeAction


Public Member Functions

virtual void propertyChanged (PropertiesChangeAction action, IN(RProperties) props, IN(RString) key, IN(acdk::lang::Object) value)=0
 Callback when Property was changed.


Member Function Documentation

virtual void acdk::util::PropertiesChangeListener::propertyChanged PropertiesChangeAction  action,
IN(RProperties props,
IN(RString key,
IN(acdk::lang::Object value
[pure virtual]
 

Callback when Property was changed.

Parameters:
action see PropertiesChangeAction
props the properties that was changed
key the key changed
value String, Map or StringArray, depending on action
 
Last modified 2005-05-08 18:33 by SYSTEM By Artefaktur, Ing. Bureau Kommer