Interface ItemEditorWidgetModel<T extends TypedObject>

    • Method Detail

      • setConfigurationCode

        boolean setConfigurationCode​(java.lang.String confCode)
        Sets the UI configuration context code to confCode.
        Parameters:
        confCode - UI configuration context code
        Returns:
        true if a change was made, false otherwise
      • getConfigurationCode

        java.lang.String getConfigurationCode()
        Returns the UI configuration context code.
        Returns:
        UI configuration context code