Interface XmlUi.ActionHandler

Enclosing class:
XmlUi

public static interface XmlUi.ActionHandler
Interface to pass ActionEvents to along with this XmlUI object
Version:
$Revision: 1.62 $
Author:
IDV Development Team
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Handle the event
  • Method Details

    • handleAction

      void handleAction(ActionEvent event, XmlUi xmlUI)
      Handle the event
      Parameters:
      event - event
      xmlUI - me