Interface ItemEditingBox.Presenter

    • Method Detail

      • getEditingBox

        com.google.gwt.dom.client.LIElement getEditingBox​(String key,
                                                          Map<String,​String> simplePropertiesMap,
                                                          Map<String,​Map<String,​String>> expandablePropertiesMap)
        Parameters:
        key - The key representing the property, i.e Classname#propertyname (e.g Author#books)
        simplePropertiesMap - the simple properties tho show
        expandablePropertiesMap - the expandable properties to show
        Returns: