Edit D:\app\Administrator\product\11.2.0\dbhome_1\j2ee\OC4J_EM\applications\em\em\ip\edit\editRepDefTabsInclude.jsp
<%-- -- Page: editRepDefTabsInclude.jspf -- -- Description: This handles all of the subtabs. -- All events should be named: subTab<tabName>. -- 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" %> <uix:buildTree nodeID="editRepDefTabsInclude"> <uix:subTabBar selectedIndexBinding="selectedTab@repDefUIBean@servletRequest"> <%-- General Tab --%> <uix:link textBinding="GENERAL@ipBundle" onClick="submitForm('editRepDefForm', true, {event:'generalTab'})"/> <%-- Elements Tab --%> <uix:link textBinding="ELEMENTS@ipBundle" onClick="submitForm('editRepDefForm', true, {event:'elementsTab'})"/> <%-- Publish Tab --%> <uix:link textBinding="PUBLISH@ipBundle" onClick="submitForm('editRepDefForm', true, {event:'publishTab'})"/> <%-- Access Tab --%> <uix:link textBinding="ACCESS@ipBundle" onClick="submitForm('editRepDefForm', true, {event:'accessTab'})"/> </uix:subTabBar> </uix:buildTree>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de