<%-- * Copyright (c) 2001, 2005, Oracle. All rights reserved. * * Table to display search criteria and a selectable list of components in the creation page. --%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%-- Search criteria --%> <%-- Reference Name --%> <%-- Revision --%> <%-- Subtype --%> <%-- Filename --%> <%-- Maturity --%> <%-- Status --%> <%-- Author --%> <%-- Product Name --%> <%-- Search button --%> <%-- The actual table --%> <%-- TODO: value needs to be specified for blockSize, minValue, and maxValue to matter --%> <%@ include file="componentsTableColumns.jspf" %>