Interface FieldItemView.Presenter

    • Method Detail

      • getLIElement

        com.google.gwt.dom.client.LIElement getLIElement​(List<String> parentPath,
                                                         String factName,
                                                         String fieldName,
                                                         String className,
                                                         String classTypeName)
        Parameters:
        parentPath - The parent path (empty if the properties belongs to a top-level element)
        factName -
        fieldName -
        className -
        classTypeName -
        Returns:
      • onFieldElementClick

        void onFieldElementClick​(FieldItemView selected)
      • unselectAll

        void unselectAll()
      • showAll

        void showAll()
      • reset

        void reset()