Interface IManagedPropertyGridInformationProvider


  • public interface IManagedPropertyGridInformationProvider
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.String getKey()
      the key of a grid that can be used when creating ids (unique in the context of an entity, doesn't contain spaces)
    • Method Detail

      • getKey

        java.lang.String getKey()
        the key of a grid that can be used when creating ids (unique in the context of an entity, doesn't contain spaces)