Interface KeyValueElementView

    • Method Detail

      • getKeyContainer

        com.google.gwt.dom.client.UListElement getKeyContainer()
        Returns:
        the UListElement containing the key properties
      • getValueContainer

        com.google.gwt.dom.client.UListElement getValueContainer()
        Returns:
        the UListElement containing the value properties
      • getKeyLabel

        com.google.gwt.dom.client.LIElement getKeyLabel()
      • getValueLabel

        com.google.gwt.dom.client.LIElement getValueLabel()