Class KeyValueGridHelper

java.lang.Object
net.datenwerke.gxtdto.client.ui.helper.grid.keyvalue.KeyValueGridHelper
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

public class KeyValueGridHelper extends Object
  • Constructor Details

    • KeyValueGridHelper

      public KeyValueGridHelper()
  • Method Details

    • create

      public <any> create(<any> store)
    • create

      public <any> create(<any> store, String keyLabel, String valueLabel, int keySize, int valueSize)