Interface TreeMenuSelectionEvent


public interface TreeMenuSelectionEvent
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    menuItemSelected(UITree tree, AbstractNodeDto node)
     
  • Method Details