<%-- -- Page: subTabsInclude.jsp -- -- Description: This handles all of the mview subtabs. -- All events should be named: subTab. -- In onEvent any event that starts with "subTab" -- will be forwarded to the onSubTab function where -- it will be handled. --%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag/db" prefix="db" %> <%-- General Tab --%> <%-- Refresh Tab --%> <%-- Storage Tab --%> <%-- Index Storage Tab --%> <%-- Options Tab --%> <%-- Master Info Tab --%> <%-- Space Usage Tab --%>