Interface ValueChangeListener

All Known Implementing Classes:
AbstractWQuickEntry, DateRangeEditor, DateRangePicker, FindWindow, GridTabDataBinder, InfoAssetPanel, InfoAssetWindow, InfoAssignmentPanel, InfoAssignmentWindow, InfoBPartnerWindow, InfoCashLinePanel, InfoInOutPanel, InfoInOutWindow, InfoInvoicePanel, InfoInvoiceWindow, InfoOrderPanel, InfoOrderWindow, InfoPAttributeInstanceWindow, InfoPAttributeWindow, InfoPaymentPanel, InfoPaymentWindow, InfoProductWindow, InfoWindow, ProcessParameterPanel, WAccountDialog, WAllocation, WBarcodeComparator, WBOMDrop, WBPartner, WCheckAllocation, WCheckEntry, WConciliacaoOFX, WCreateFromInvoiceUI, WCreateFromMovementUI, WCreateFromRMAUI, WCreateFromShipmentUI, WEMailDialog, WFactReconcile, WGenBilling, WGenCNAB, WInOutGen, WInvoiceGen, WOVSimplificada, WParceiroRegiaoEntrega, WPayPrint, WPaySelect, WPreference, WQuickEntry, WRecordIDDialog, WRecordIDDialog, WResetPassword, WSearchEditor, WSurveyDialog, WTabEditor, WTaxesDialog, WTrxMaterial

public interface ValueChangeListener
Listener interface for ValueChangeEvent
Author:
Ashley G Ramdass
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    On value change event
  • Method Details

    • valueChange

      void valueChange(ValueChangeEvent evt)
      On value change event
      Parameters:
      evt -