Class ExtendedKeyNav

KeyNav
net.datenwerke.gxtdto.client.ui.helper.grid.ExtendedKeyNav

public class ExtendedKeyNav extends KeyNav
  • Constructor Summary

    Constructors
    Constructor
    Description
     
    ExtendedKeyNav(Widget target)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onKeyPress(com.google.gwt.dom.client.NativeEvent evt)
     
  • Constructor Details

    • ExtendedKeyNav

      public ExtendedKeyNav()
    • ExtendedKeyNav

      public ExtendedKeyNav(Widget target)
  • Method Details

    • onKeyPress

      public void onKeyPress(com.google.gwt.dom.client.NativeEvent evt)