%@page import="com.jaspersoft.jasperserver.api.metadata.xml.domain.impl.*;"%>
<%=rd.getLabel()%> | <% if (rd.getControlType() == ResourceDescriptor.IC_TYPE_BOOLEAN) { %> <% } else if (rd.getControlType() == ResourceDescriptor.IC_TYPE_SINGLE_VALUE) { %> <% } else if (rd.getControlType() == ResourceDescriptor.IC_TYPE_SINGLE_SELECT_LIST_OF_VALUES) { %> <% } else if (rd.getControlType() == ResourceDescriptor.IC_TYPE_SINGLE_SELECT_QUERY) { %> <% } %> | <% if (rd.getDescription()!= null) rd.getDescription();%> |