% def className = componentName.split('-')*.capitalize().join('') %> view="${view.name}"<%}%> loading="{{dataLoading}}" limit="10" provide-count="true" count="{{entitiesCount}}" auto="[[active]]"> [[item._instanceName]] <% if (view) { view.allProperties.each { println "[[msg('" + entity.name + "." + it.name + "')]]: [[item." + it.name + "]] \n" } } %> [[msg('Load more')]]