com.tssap.util.ui.reuse
Interface IModifiedCallback

All Known Implementing Classes:
MethodComponent

public interface IModifiedCallback


Method Summary
 void dataModified(boolean modified)
          Informs the reciver about the data modification status of the sender
 

Method Detail

dataModified

public void dataModified(boolean modified)
Informs the reciver about the data modification status of the sender
Parameters:
modified -  


Copyright © 2005 SAP AG. All Rights Reserved.