ABLE 2.0.0 07/02/2003 10:25:01

com.ibm.able
Interface AbleCustomizer

All Superinterfaces:
java.beans.Customizer
All Known Implementing Classes:
AbleObjectCustomizer, AbleFilterPanel, AbleUserDefinedFunctionDialog, AbleBeanWrapperCustomizer, SimpleAbleBeanCustomizer, AbleRuleSetEditor

public interface AbleCustomizer
extends java.beans.Customizer

This interface describes a slight extension of the base Customizer behavior. It allows for a batch update rather than PropertyChange based incremental updates to the underlying bean.


Method Summary
 void updateObject()
           
 
Methods inherited from interface java.beans.Customizer
addPropertyChangeListener, removePropertyChangeListener, setObject
 

Method Detail

updateObject

public void updateObject()
                  throws java.rmi.RemoteException

ABLE 2.0.0 07/02/2003 10:25:01

(C) Copyright IBM Corporation 1999, 2003