بتاريخ: 29 يوليو 20187 سنة comment_296130 السلام عليكم ورحمه الله الاخوه الكرام لدي button في صفحه بيناديلي صفحه اخري اريدها ان تفتح في تاب جديد وجعلت الخاصيه target frame جعلتها blank ولكن لا تنفذ ماذا افعل تقديم بلاغ
بتاريخ: 29 يوليو 20187 سنة كاتب الموضوع comment_296140 لم اكتب كود فقط ادرجت button واعطيته الخاصيهtarget frameجعلتها blank تقديم بلاغ
بتاريخ: 29 يوليو 20187 سنة كاتب الموضوع comment_296141 لم اكتب كود فقط ادرجت button واعطيته الخاصيهtarget frameجعلتها blank تقديم بلاغ
بتاريخ: 30 يوليو 20187 سنة كاتب الموضوع comment_296143 <?xml version='1.0' encoding='UTF-8'?> <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.1" xmlns:f="http://java.sun.com/jsf/core" xmlns:af="http://xmlns.oracle.com/adf/faces/rich"> <jsp:directive.page contentType="text/html;charset=UTF-8"/> <f:view> <af:document title="callreport.jspx" id="d1" binding="#{backingBeanScope.backing_callreport.d1}"> <af:form id="f1" binding="#{backingBeanScope.backing_callreport.f1}"> <af:button text="Import" id="b1" binding="#{backingBeanScope.backing_callreport.b1}" action="callimport" targetFrame="_blank"/> <af:button text="Export" id="b2" binding="#{backingBeanScope.backing_callreport.b2}" action="callexport" targetFrame="_blank"/> <af:button text="Prodect Export" id="b3" binding="#{backingBeanScope.backing_callreport.b3}" action="callexportpro" targetFrame="_blank"/> <af:button text="EXIT" id="b4" binding="#{backingBeanScope.backing_callreport.b4}" action="logout"/> </af:form> </af:document> </f:view> <!--oracle-jdev-comment:auto-binding-backing-bean-name:backing_callreport--> </jsp:root> تقديم بلاغ
بتاريخ: 30 يوليو 20187 سنة كاتب الموضوع comment_296150 هل callexportpro يستدعي شاشة داخل النظام؟ نعم اريده يستدعي الشاشه في تاب جديد تقديم بلاغ
بتاريخ: 31 يوليو 20187 سنة comment_296155 http://www.oracle.com/technetwork/developer-tools/adf/learnmore/33-open-page-in-new-tab-169175.pdf تقديم بلاغ
انضم إلى المناقشة
يمكنك المشاركة الآن والتسجيل لاحقاً. إذا كان لديك حساب, سجل دخولك الآن لتقوم بالمشاركة من خلال حسابك.