l5m-tools 0.0.10 → 0.0.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,14 +1,14 @@
1
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
1
+ <!DOCTYPE html>
2
2
  <%@ page language="java"
3
- import="java.util.*,
4
- com.l5m.common.bean.*,
5
- com.l5m.common.l5m_util.bean.*,
6
- com.l5m.common.l5m_util.rld.*,
7
- com.l5m.common.util.*,
8
- org.ajaxanywhere.AAUtils,
9
- com.l5m.!REPLACE_STYLE!.bean.*,
10
- com.l5m.!REPLACE_STYLE!.engine.worker.*,
11
- com.l5m.common.l5m_util.module.*"
3
+ import="java.util.*,
4
+ com.l5m.common.bean.*,
5
+ com.l5m.common.l5m_util.bean.*,
6
+ com.l5m.common.l5m_util.rld.*,
7
+ com.l5m.common.util.*,
8
+ org.ajaxanywhere.AAUtils,
9
+ com.l5m.!REPLACE_STYLE!.bean.*,
10
+ com.l5m.!REPLACE_STYLE!.engine.worker.*,
11
+ com.l5m.common.l5m_util.module.*"
12
12
  %>
13
13
  <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%>
14
14
  <%@ taglib uri="http://ajaxanywhere.sourceforge.net/" prefix="aa"%>
@@ -31,420 +31,420 @@
31
31
  <c:set var="PANEL" value="${worker.PANEL}"/>
32
32
  <%
33
33
  if(AAUtils.isAjaxRequest(request)){
34
- AAUtils.addZonesToRefresh(request, "alwaysRefreshZone,"+ ((String)request.getAttribute("refreshZones")));
34
+ AAUtils.addZonesToRefresh(request, "alwaysRefreshZone,"+ ((String)request.getAttribute("refreshZones")));
35
35
  }
36
36
  %><!-- -->
37
37
 
38
38
 
39
39
  <html>
40
40
 
41
-
42
-
41
+
42
+
43
43
 
44
44
 
45
- <l5m:jspHead useIE7Compatible="true" includeJQuery='true' title="${worker.APP_NAME}" formName="${formName}" packageName="${packageLowerCase}" planingCss="L001;L004">
46
-
47
- <!-- add additinal js css in here -->
48
- <link href="<%=request.getContextPath()%>/htdoc/datepicker-lite.css" rel="stylesheet" type="text/css" />
49
- <script type="text/javascript" src="<%=request.getContextPath()%>/tagresources/javascript/timeSpan/datepicker-lite.js "></script>
45
+ <l5m:jspHead useIE7Compatible="true" includeJQuery='true' title="${worker.APP_NAME}" formName="${formName}" packageName="${packageLowerCase}" planingCss="L001;L004">
46
+
47
+ <!-- add additinal js css in here -->
48
+ <link href="<%=request.getContextPath()%>/htdoc/datepicker-lite.css" rel="stylesheet" type="text/css" />
49
+ <script type="text/javascript" src="<%=request.getContextPath()%>/tagresources/javascript/timeSpan/datepicker-lite.js "></script>
50
50
 
51
- <script type="text/javascript" src='<%=request.getContextPath()%>/tagresources/javascript/TopBar2.js'></script>
52
- <link rel="stylesheet" type="text/css" href="<%=request.getContextPath()%>/tagresources/css/TopBar2/TopBar2_${styleUpperCase}.css" />
53
- <!-- addtion javascript here -->
54
- <%@ include file="CommonVariables.jsp"%>
55
- <c:set var="colors" value="<%=colors%>" scope="request"/>
56
- <script type="text/javascript"><!--
57
- ajaxAnywhere.formName = "${worker.FORM_NAME}";
58
- var QHTAjaxObject = new QHTAjaxUtil('<%=request.getContextPath()%>/servlet/L5MOnline/<%=AppConfig.getProperty("appL5MOnline")%>','${worker.url}','<%=AppConfig.getProperty("butOption")%>');
59
- var pageAction = new PageAction(window, "${worker.FORM_NAME}", "<%=AppConfig.getProperty("butOption")%>", "panelIndex" , "displayStage" , '<%=request.getContextPath()%>/servlet/L5MOnline?work=ForwardToJspWorker&jsp=IntermediaRefreshN2&irStatus=firstTime&showLocalForm=N')
51
+ <script type="text/javascript" src='<%=request.getContextPath()%>/tagresources/javascript/TopBar2.js'></script>
52
+ <link rel="stylesheet" type="text/css" href="<%=request.getContextPath()%>/tagresources/css/TopBar2/TopBar2_${styleUpperCase}.css" />
53
+ <!-- addtion javascript here -->
54
+ <%@ include file="CommonVariables.jsp"%>
55
+ <c:set var="colors" value="<%=colors%>" scope="request"/>
56
+ <script type="text/javascript"><!--
57
+ ajaxAnywhere.formName = "${worker.FORM_NAME}";
58
+ var QHTAjaxObject = new QHTAjaxUtil('<%=request.getContextPath()%>/servlet/L5MOnline/<%=AppConfig.getProperty("appL5MOnline")%>','${worker.url}','<%=AppConfig.getProperty("butOption")%>');
59
+ var pageAction = new PageAction(window, "${worker.FORM_NAME}", "<%=AppConfig.getProperty("butOption")%>", "panelIndex" , "displayStage" , '<%=request.getContextPath()%>/servlet/L5MOnline?work=ForwardToJspWorker&jsp=IntermediaRefreshN2&irStatus=firstTime&showLocalForm=N')
60
60
 
61
- AjaxAnywhere.prototype.getGlobalScriptsDeclarationsList = function(script) {
62
- return ["paginatorDetail_pageChanged"];
63
- }
64
- function ts_notify_time_changed(){
65
- pageAction.changeTime();
66
- }
67
- function hideDialog(dId){
68
- pageAction.hideDialog(dId);
69
- }
70
- function showDialog(dId){
71
- pageAction.showDialog(dId);
72
- }
73
- function clickButton(button){
74
- pageAction.clickButton(button);
75
- }
76
- function navDesc_ShowStepInfo(s){
77
- }
78
- //-->
79
- </script>
80
- <style>
81
- #sourcePanel td{ /* all tds in sourcePanel will be nowrap.*/
82
- white-space:nowrap;
83
- }
84
- </style>
85
-
86
-
61
+ AjaxAnywhere.prototype.getGlobalScriptsDeclarationsList = function(script) {
62
+ return ["paginatorDetail_pageChanged"];
63
+ }
64
+ function ts_notify_time_changed(){
65
+ pageAction.changeTime();
66
+ }
67
+ function hideDialog(dId){
68
+ pageAction.hideDialog(dId);
69
+ }
70
+ function showDialog(dId){
71
+ pageAction.showDialog(dId);
72
+ }
73
+ function clickButton(button){
74
+ pageAction.clickButton(button);
75
+ }
76
+ function navDesc_ShowStepInfo(s){
77
+ }
78
+ //-->
79
+ </script>
80
+ <style>
81
+ #sourcePanel td{ /* all tds in sourcePanel will be nowrap.*/
82
+ white-space:nowrap;
83
+ }
84
+ table{
85
+ border-collapse:collapse;
86
+ }
87
+ </style>
88
+
89
+
87
90
 
91
+
88
92
 
89
-
90
-
91
- <l5m:LoadResources/>
92
-
93
- </l5m:jspHead>
94
93
 
95
- <l5m:jspBody
96
- formName="${worker.FORM_NAME}" packageName="${packageLowerCase}" style="${styleLowerCase}"
97
- worker="${worker.WORKER_NAME}" action="" jspGoto="${worker.jspGoto}"
98
- groupId="${servicer.groupId}" companyId="${servicer.companyId}"
99
- userId="${servicer.userId}"
100
- dbHandler="${servicer.dbHandler}" includeJQuery="true"
101
- >
102
- <aa:zone name="alwaysRefreshZone">
103
- <input type="hidden" name="panelIndex" id="name" value="${paraBean.panelIndex}"/>
104
- <input type="hidden" name="displayStage" id="displayStage" value="${paraBean.displayStage}"/>
105
- <c:set var="onchange" value=""/>
106
- <c:if test="${paraBean.displayStage}">
107
- <c:set var="onchange">pageAction.clearResult(); </c:set>
108
- </c:if>
109
- </aa:zone>
110
-
111
-
112
-
113
- <aa:zone name="topNavigationZone">
114
- <l5m:TopBar2
115
- id="TopBar"
116
- topBarIcons = "${worker.topBarIcons}"
117
- iconsStatus = "${worker.iconsStatus}"
118
- actions = "${worker.actions}"
119
- decimalControlList = "${servicer.reportDecimalControlList}"
120
- startControlZone = "topPanel"
121
- style = "${styleLowerCase}"
122
- incValueMap = "${paraBean.SORT_DISPLAY_MAP}"
123
- incSelectedSet = "${paraBean.selectedDisplayBy}"
124
- incSingleSelected = "${paraBean.selectedSortBy}"
125
- />
126
- </aa:zone>
127
-
128
- <div id="topPanel" style="display:${paraBean.selectionPanelStatusOpen?'inline':'none'}" >
129
- <!--source panel begin-->
130
- <div id="accordionNavigationTab">
131
- <table border="0" cellspacing="0" cellpadding="0" width="100%">
132
- <tr>
133
- <td>
134
-
135
- <l5m:tabPanel2
136
- id="accordionTestTop"
137
- captions="${baseServicerParameterBean.tabbedPanelCaptions}"
138
- selected="${baseServicerParameterBean.selectedTab}"
139
- style="${styleLowerCase}"
140
- showDisplayControl="false">
141
- <l5m:tab2>
142
- <div class="text">
143
- <table border="0" cellspacing="0" cellpadding="0" width="100%" style='height:100%;font-size:11px;'>
144
- <tr>
145
- <td style="padding-left:3px;padding-right:5px; " valign="top" height="170px;" >
146
-
147
- <table border="0" cellspacing="0" cellpadding="0" width="100%">
148
- <tr>
149
- <td style=' ' style='width:50%;' nowrap="nowrap" valign="top" >
150
- <c:set var="timeSpanController" scope="request" value="${baseServicerParameterBean.timeSpanController}"/>
151
- <jsp:include page="TimeSpanNew.jsp" flush="true">
152
- <jsp:param name="formName" value="${worker.FORM_NAME}" />
153
- <jsp:param name="notifyOnChange" value="Y" />
154
- <jsp:param name="timeSpanIndex" value="0" />
155
- </jsp:include>
156
- </td>
157
- </tr>
158
- </table>
94
+ <l5m:LoadResources/>
95
+
96
+ </l5m:jspHead>
97
+
98
+ <l5m:jspBody
99
+ formName="${worker.FORM_NAME}" packageName="${packageLowerCase}" style="${styleLowerCase}"
100
+ worker="${worker.WORKER_NAME}" action="" jspGoto="${worker.jspGoto}"
101
+ groupId="${servicer.groupId}" companyId="${servicer.companyId}"
102
+ userId="${servicer.userId}"
103
+ dbHandler="${servicer.dbHandler}" includeJQuery="true"
104
+ >
105
+ <aa:zone name="alwaysRefreshZone">
106
+ <input type="hidden" name="panelIndex" id="name" value="${paraBean.panelIndex}"/>
107
+ <input type="hidden" name="displayStage" id="displayStage" value="${paraBean.displayStage}"/>
108
+ <c:set var="onchange" value=""/>
109
+ <c:if test="${paraBean.displayStage}">
110
+ <c:set var="onchange">pageAction.clearResult(); </c:set>
111
+ </c:if>
112
+ </aa:zone>
113
+
114
+
115
+
116
+ <aa:zone name="topNavigationZone">
117
+ <l5m:TopBar2
118
+ id="TopBar"
119
+ topBarIcons = "${worker.topBarIcons}"
120
+ iconsStatus = "${worker.iconsStatus}"
121
+ actions = "${worker.actions}"
122
+ decimalControlList = "${servicer.reportDecimalControlList}"
123
+ startControlZone = "topPanel"
124
+ style = "${styleLowerCase}"
125
+ incValueMap = "${paraBean.SORT_DISPLAY_MAP}"
126
+ incSelectedSet = "${paraBean.selectedDisplayBy}"
127
+ incSingleSelected = "${paraBean.selectedSortBy}"
128
+ />
129
+ </aa:zone>
130
+
131
+ <div id="topPanel" style="display:${paraBean.selectionPanelStatusOpen?'inline':'none'}" >
132
+ <!--source panel begin-->
133
+ <div id="accordionNavigationTab">
134
+ <table border="0" cellspacing="0" cellpadding="0" width="100%">
135
+ <tr>
136
+ <td>
137
+
138
+ <l5m:tabPanel2
139
+ id="accordionTestTop"
140
+ captions="${baseServicerParameterBean.tabbedPanelCaptions}"
141
+ selected="${baseServicerParameterBean.selectedTab}"
142
+ style="${styleLowerCase}"
143
+ showDisplayControl="false">
144
+ <l5m:tab2>
145
+ <div class="text">
146
+ <table border="0" cellspacing="0" cellpadding="0" width="100%" style='height:100%;font-size:11px;'>
147
+ <tr>
148
+ <td style="padding-left:3px;padding-right:5px; " valign="top" height="170px;" >
149
+
150
+ <table border="0" cellspacing="0" cellpadding="0" width="100%">
151
+ <tr>
152
+ <td style=' ' style='width:50%;' nowrap="nowrap" valign="top" >
153
+ <c:set var="timeSpanController" scope="request" value="${baseServicerParameterBean.timeSpanController}"/>
154
+ <jsp:include page="TimeSpanNew.jsp" flush="true">
155
+ <jsp:param name="formName" value="${worker.FORM_NAME}" />
156
+ <jsp:param name="notifyOnChange" value="Y" />
157
+ <jsp:param name="timeSpanIndex" value="0" />
158
+ </jsp:include>
159
+ </td>
160
+ </tr>
161
+ </table>
159
162
 
160
- <aa:zone name="sourcePanelZone">
161
- <table id='sourcePanel' border="0" cellspacing="0" cellpadding="0" width="100%">
162
- <tr><td></td></tr>
163
- </table>
164
- </aa:zone>
165
- </td>
166
- </tr>
167
- </table>
168
- </div>
169
- </l5m:tab2>
170
- </l5m:tabPanel2>
171
- </td>
172
- </tr>
173
- </table>
174
- </div>
175
- <!--source panel end-->
176
- <div class="Q_SubmitBox">
177
- <table cellspacing="0" cellpadding="0" width="100%" style="margin-left:4px;margin-right:0px; ">
178
- <tr>
179
- <td colspan="100%" >
180
- <table width="100%" cellpadding="0" cellspacing="0">
181
- <tr bgcolor='#FFDDDD'>
182
- <td nowrap="nowrap" width="25%" style="text-align:left" >&nbsp;</td>
183
- <td nowrap="nowrap" width="50%" style="text-align:center" >
184
- <b> <a href="javascript:pageAction.submit('<%=ActionConstants.SUBMIT%>')"><img style='border:none' src="<%=request.getContextPath()%>/image/gif/submitBut.gif"/></a></b>
185
- </td>
186
- <td nowrap="nowrap" width="25%" style="text-align:right" >&nbsp;</td>
187
- </tr>
188
- </table>
189
- </td>
190
- </tr>
191
- </table>
192
- </div>
163
+ <aa:zone name="sourcePanelZone">
164
+ <table id='sourcePanel' border="0" cellspacing="0" cellpadding="0" width="100%">
165
+ <tr><td></td></tr>
166
+ </table>
167
+ </aa:zone>
168
+ </td>
169
+ </tr>
170
+ </table>
171
+ </div>
172
+ </l5m:tab2>
173
+ </l5m:tabPanel2>
174
+ </td>
175
+ </tr>
176
+ </table>
177
+ </div>
178
+ <!--source panel end-->
179
+ <div class="Q_SubmitBox">
180
+ <table cellspacing="0" cellpadding="0" width="100%" style="margin-left:4px;margin-right:0px; ">
181
+ <tr>
182
+ <td colspan="100%" >
183
+ <table width="100%" cellpadding="0" cellspacing="0">
184
+ <tr bgcolor='#FFDDDD'>
185
+ <td nowrap="nowrap" width="25%" style="text-align:left" >&nbsp;</td>
186
+ <td nowrap="nowrap" width="50%" style="text-align:center" >
187
+ <b> <a href="javascript:pageAction.submit('<%=ActionConstants.SUBMIT%>')"><img style='border:none' src="<%=request.getContextPath()%>/image/gif/submitBut.gif"/></a></b>
188
+ </td>
189
+ <td nowrap="nowrap" width="25%" style="text-align:right" >&nbsp;</td>
190
+ </tr>
191
+ </table>
192
+ </td>
193
+ </tr>
194
+ </table>
195
+ </div>
196
+
197
+
198
+ </div>
199
+ <!-- the end -->
200
+
201
+ <!--report panel start-->
202
+ <div class="Q_reportBox" >
203
+ <table border="0" cellpadding="0" cellspacing="0" width="100%" style="margin-left:2px; margin-top:5px" class="reportTable">
204
+ <tr>
205
+ <td align="left" valign="top" width="99%">
206
+ <aa:zone name="result">
207
+ <div class="reportTopBox">
208
+ <c:forEach items="${PANEL}" var="panel" varStatus="panelIndex">
209
+ <c:if test="${panel.enable}">
210
+ <c:set var="jsChangePanel">
211
+ javascript:pageAction.changePanel('${panelIndex.index}');
212
+ </c:set>
213
+ <c:if test="${true}">
214
+ <div style=' ${worker.servicer.panelIndex == panelIndex.index ?"" : ""} ; white-space:nowrap; ${ true ?"font-weight: bold" : ""} ; font-size:11px; border-top-width:0px;${panelIndex.first?"border-left-width:0px":""}' nowrap id="displayBy_${panelIndex.index }" onclick="${baseServicerParameterBean.panelIndex== panelIndex.index ? '':(true? jsChangePanel:'')}" class="${worker.servicer.panelIndex== panelIndex.index? 'focus' : true ?'base':'base'}" >
215
+ ${panel.label}
216
+ </div>
217
+ </c:if>
218
+ <c:if test="${false}">
219
+ <div style=' ${worker.servicer.panelIndex == panelIndex.index || !true ?"cursor: none" : ""} ; white-space:nowrap; ${worker.servicer.panelIndex == panelIndex.index || true ?"font-weight: bold" : ""} ; font-size:11px; border-top-width:0px;${panelIndex.first?"border-left-width:0px":""}' nowrap id="displayBy_${panelIndex.index }" onclick="${baseServicerParameterBean.panelIndex== panelIndex.index ? '':(true? jsChangePanel:'')}" class="${worker.servicer.panelIndex== panelIndex.index? 'focus' :true?'base':'base'}" >
220
+ ${panel.label }
221
+ </div>
222
+ </c:if>
223
+ </c:if>
224
+ </c:forEach>
225
+ <div class="last">&nbsp;</div>
226
+ </div>
227
+ <div style='clear:both'/>
228
+ <table width="100%">
229
+ <tr>
230
+ <td nowrap="nowrap" height="40px" style="padding-left:5px;" >
231
+ </td>
232
+ <td nowrap="nowrap" height="40px" style="text-align:right; float:right ;padding-right:10px;">
233
+ ${worker.renderPaginatorHTML}
234
+ </td>
235
+ </tr>
236
+ </table>
237
+
238
+
239
+ <table border="0" cellpadding="0" cellspacing="0" width="100%" >
240
+ <tr> <td nowrap="nowrap" align='left' >
241
+ <c:if test="${baseServicerParameterBean.panelIndex !=worker.help && baseServicerParameterBean.panelIndex !=worker.dataAvailability}" >
242
+ </c:if>
243
+ </td></tr>
244
+ <tr>
245
+ <td nowrap="nowrap" align='center' >
246
+ ${worker.renderHTML}
247
+ </td>
248
+ </tr>
249
+ </table>
250
+
193
251
 
194
252
 
195
- </div>
196
- <!-- the end -->
197
-
198
- <!--report panel start-->
199
- <div class="Q_reportBox" >
200
- <table border="0" cellpadding="0" cellspacing="0" width="100%" style="margin-left:2px; margin-top:5px" class="reportTable">
201
- <tr>
202
- <td align="left" valign="top" width="99%">
203
- <aa:zone name="result">
204
- <div class="reportTopBox">
205
- <c:forEach items="${PANEL}" var="panel" varStatus="panelIndex">
206
- <c:if test="${panel.enable}">
207
- <c:set var="jsChangePanel">
208
- javascript:pageAction.changePanel('${panelIndex.index}');
209
- </c:set>
210
- <c:if test="${panelIndex.index ==worker.dataAvailability || panelIndex.index ==worker.help}">
211
- <div style=' ${worker.servicer.panelIndex == panelIndex.index ?"cursor: none" : ""} ; white-space:nowrap; ${ true ?"font-weight: bold" : ""} ; font-size:11px; border-top-width:0px;${panelIndex.first?"border-left-width:0px":""}' nowrap id="displayBy_${panelIndex.index }" onclick="${baseServicerParameterBean.panelIndex== panelIndex.index ? '':(true? jsChangePanel:'')}" class="${worker.servicer.panelIndex== panelIndex.index? 'focus' : true ?'base':'base'}" >
212
- ${panel.label}
213
- </div>
214
- </c:if>
215
- <c:if test="${!(panelIndex.index ==worker.dataAvailability || panelIndex.index ==worker.help)}">
216
- <div style=' ${worker.servicer.panelIndex == panelIndex.index || !true ?"cursor: none" : ""} ; white-space:nowrap; ${worker.servicer.panelIndex == panelIndex.index || true ?"font-weight: bold" : ""} ; font-size:11px; border-top-width:0px;${panelIndex.first?"border-left-width:0px":""}' nowrap id="displayBy_${panelIndex.index }" onclick="${baseServicerParameterBean.panelIndex== panelIndex.index ? '':(true? jsChangePanel:'')}" class="${worker.servicer.panelIndex== panelIndex.index? 'focus' :true?'base':'base'}" >
217
- ${panel.label }
218
- </div>
219
- </c:if>
220
- </c:if>
221
- </c:forEach>
222
- <div class="last">&nbsp;</div>
223
- </div>
224
- <div style='clear:both'/>
225
- <table width="100%">
226
- <tr>
227
- <td nowrap="nowrap" height="40px" style="padding-left:5px;" >
228
- </td>
229
- <td nowrap="nowrap" height="40px" style="text-align:right; float:right ;padding-right:10px;">
230
- ${worker.renderPaginatorHTML}
231
- </td>
232
- </tr>
233
- </table>
234
-
235
-
236
- <table border="0" cellpadding="0" cellspacing="0" width="100%" >
237
- <tr> <td nowrap="nowrap" align='left' >
238
- <c:if test="${baseServicerParameterBean.panelIndex !=worker.help && baseServicerParameterBean.panelIndex !=worker.dataAvailability}" >
239
- </c:if>
240
- </td></tr>
241
- <tr>
242
- <td nowrap="nowrap" align='center' >
243
- ${worker.renderHTML}
244
- </td>
245
- </tr>
246
- </table>
247
-
248
-
249
-
250
-
251
-
252
-
253
-
254
- <c:if test="${baseServicerParameterBean.panelIndex ==worker.help}">
255
- <!-- the div of descriptionTab -->
256
- <div id="descriptionTab"><br/><br/><l5m:appDesc
257
- navigationBean="${worker.navigationBean}" style="${styleLowerCase}" id="navDesc" />
258
- </div>
259
- <!-- the end descriptionTab-->
260
- </c:if>
261
-
262
- <c:if test="${baseServicerParameterBean.panelIndex ==worker.dataAvailability}">
263
- <table width="100%">
264
- <tr>
265
- <td width="15%" rowspan="4">&nbsp;</td>
266
- <td width="70%">
267
- <c:set var="moduleGeneralAvailability" scope="request" value="${worker.servicer.generalAvailabilityModule}"/>
268
- <!-- GeneralAvailabilityModule.SESSION_NAME -->
269
- <table border="0" cellpadding="0" cellspacing="2" width="100%">
270
- <jsp:include page="GeneralAvailabilityModule.jsp" flush="true"/>
271
- </table>
272
- </td>
273
- <td width="15%" rowspan="4">&nbsp;</td>
274
- </tr>
275
- </table>
276
-
277
- </c:if>
278
- </aa:zone>
279
- </td>
280
- </tr>
281
- </table>
282
- </div>
283
- <!--report panel end-->
284
253
 
285
- <!-- dialog -->
286
-
287
-
288
- <l5m:dialog
289
- id="sortDialog"
290
- title="sort"
291
- overlayZIndex="100"
292
- dialogWidth="500px"
293
- dialogLeft="200"
294
- style="${styleLowerCase}"
295
- >
296
- <aa:zone name="sortDialogZone">
297
- <table style="font-size:11px;">
298
- <tr>
299
- <td id="sortingTD" style="text-align:left;white-space:nowrap;">
300
- <c:if test="${!empty paraBean.sortWrappers[paraBean.panelIndex]}">
301
- <c:forEach var="sortWrapper" items="${paraBean.sortWrappers[paraBean.panelIndex]}">
302
- <c:if test="${!empty sortWrapper.sortingKeysModuleStateBean}">
303
- <l5m:sortingKeysModule2 style="${styleLowerCase}" moduleTitle="Sort By"
304
- sortingKeysModuleStateBean="${sortWrapper.sortingKeysModuleStateBean}"
305
- id="${sortWrapper.sortingKeysModuleStateBean.id}"/>
306
- </c:if>
307
- </c:forEach>
308
- </c:if>
309
- </td>
310
- </tr>
311
-
254
+
255
+
256
+
257
+ <c:if test="${baseServicerParameterBean.panelIndex ==worker.help}">
258
+ <!-- the div of descriptionTab -->
259
+ <div id="descriptionTab"><br/><br/><l5m:appDesc
260
+ navigationBean="${worker.navigationBean}" style="${styleLowerCase}" id="navDesc" />
261
+ </div>
262
+ <!-- the end descriptionTab-->
263
+ </c:if>
264
+
265
+ <c:if test="${baseServicerParameterBean.panelIndex ==worker.dataAvailability}">
266
+ <table width="100%">
267
+ <tr>
268
+ <td width="15%" rowspan="4">&nbsp;</td>
269
+ <td width="70%">
270
+ <c:set var="moduleGeneralAvailability" scope="request" value="${worker.servicer.generalAvailabilityModule}"/>
271
+ <!-- GeneralAvailabilityModule.SESSION_NAME -->
272
+ <table border="0" cellpadding="0" cellspacing="2" width="100%">
273
+ <jsp:include page="GeneralAvailabilityModule.jsp" flush="true"/>
312
274
  </table>
313
-
314
-
315
- <script language="javascript1.2" type="text/javascript">
316
- <c:if test="${worker.showDialog}">
317
- $('sortDialog').show();
318
- </c:if>
319
- </script>
320
-
321
- </aa:zone>
322
- <l5m:dialogBottom>
323
- <a href="javascript:pageAction.clickButton('<%=ActionConstants.SORT_RERESH%>');;pageAction.hideDialog('sortDialog')"> [OK]</a>
324
- <a href="javascript:pageAction.hideDialog('sortDialog');">[Cancel]</a>
325
- <a href="javascript:pageAction.clickButton('<%=ActionConstants.SORT_RERESH%>');">[Apply]</a>
326
- </l5m:dialogBottom>
327
- </l5m:dialog>
328
-
329
- <l5m:dialog
330
- id="displayDialog"
331
- title="Columns & Rows"
332
- overlayZIndex="100"
333
- dialogWidth="500px"
334
- dialogHeight="300px"
335
- canClose="true"
336
- style="${styleLowerCase}">
337
- <aa:zone name="displayDialogZone">
338
-
339
- <table>
340
- <tr>
341
- <td style="text-align:left;white-space:nowrap;" valign="top">
342
- <c:if test="${!empty paraBean.displayWrappers[paraBean.panelIndex]}">
343
- <c:forEach var="displayWrapper" items="${paraBean.displayWrappers[paraBean.panelIndex]}">
344
- <c:if test="${!empty displayWrapper.columnsMap}">
345
- <l5m:multipleSelect
346
- id="${displayWrapper.id}"
347
- style="${styleLowerCase}"
348
- title="${displayWrapper.title}"
349
- sourceValues="${displayWrapper.columnsMap}"
350
- selectedValues="${displayWrapper.selectedColumns }"
351
- onChange=""
352
- displayMode="2"
353
- useSortBy="true"
354
- sortBy="1"
355
- sortField="2"
356
- selectedLabel="Select"
357
- sourceLabel="${displayWrapper.title}"
358
- sourceWidth="200"
359
- destinationWidth="200"
360
- sourceSize="5"
361
- destinationSize="5"
362
- />
363
- </c:if>
364
- </c:forEach>
365
- </c:if>
366
- </td>
367
- </tr>
368
- </table>
369
-
370
- <script type="text/javascript">
371
- <c:if test="${worker.showDialog}">
372
- $('displayDialog').show();
373
- </c:if>
374
- </script>
375
- </aa:zone>
376
- <l5m:dialogBottom>
377
- <a href="javascript:pageAction.hideDialog('displayDialog');pageAction.clickButton('<%=ActionConstants.DISPLAY_REFRESH%>');">[OK]</a>
378
- &nbsp;&nbsp;
379
- <a href="javascript:pageAction.hideDialog('displayDialog');">[Cancel]</a>
380
- &nbsp;&nbsp;
381
- <a href="javascript:pageAction.clickButton('<%=ActionConstants.DISPLAY_REFRESH%>');">[Apply]</a>
382
- </l5m:dialogBottom>
383
- </l5m:dialog>
275
+ </td>
276
+ <td width="15%" rowspan="4">&nbsp;</td>
277
+ </tr>
278
+ </table>
279
+
280
+ </c:if>
281
+ </aa:zone>
282
+ </td>
283
+ </tr>
284
+ </table>
285
+ </div>
286
+ <!--report panel end-->
287
+
288
+ <!-- dialog -->
289
+
290
+
291
+ <l5m:dialog
292
+ id="sortDialog"
293
+ title="Sort"
294
+ overlayZIndex="100"
295
+ dialogWidth="500px"
296
+ dialogLeft="200"
297
+ style="${styleLowerCase}"
298
+ >
299
+ <aa:zone name="sortDialogZone">
300
+ <table style="font-size:11px;">
301
+ <tr>
302
+ <td id="sortingTD" style="text-align:left;white-space:nowrap;">
303
+ <c:if test="${!empty paraBean.sortWrappers[paraBean.panelIndex]}">
304
+ <c:forEach var="sortWrapper" items="${paraBean.sortWrappers[paraBean.panelIndex]}">
305
+ <c:if test="${!empty sortWrapper.sortingKeysModuleStateBean}">
306
+ <l5m:sortingKeysModule2 style="${styleLowerCase}" moduleTitle="Sort By"
307
+ sortingKeysModuleStateBean="${sortWrapper.sortingKeysModuleStateBean}"
308
+ id="${sortWrapper.sortingKeysModuleStateBean.id}"/>
309
+ </c:if>
310
+ </c:forEach>
311
+ </c:if>
312
+ </td>
313
+ </tr>
314
+
315
+ </table>
316
+
317
+
318
+ <script language="javascript1.2" type="text/javascript">
319
+ <c:if test="${worker.showDialog}">
320
+ $('sortDialog').show();
321
+ </c:if>
322
+ </script>
323
+
324
+ </aa:zone>
325
+ <l5m:dialogBottom>
326
+ <a href="javascript:pageAction.clickButton('<%=ActionConstants.SORT_RERESH%>');;pageAction.hideDialog('sortDialog')"> [OK]</a>
327
+ <a href="javascript:pageAction.hideDialog('sortDialog');">[Cancel]</a>
328
+ <a href="javascript:pageAction.clickButton('<%=ActionConstants.SORT_RERESH%>');">[Apply]</a>
329
+ </l5m:dialogBottom>
330
+ </l5m:dialog>
331
+
332
+ <l5m:dialog
333
+ id="displayDialog"
334
+ title="Columns & Rows"
335
+ overlayZIndex="100"
336
+ dialogWidth="500px"
337
+ canClose="true"
338
+ style="${styleLowerCase}">
339
+ <aa:zone name="displayDialogZone">
340
+
341
+ <table>
342
+ <tr>
343
+ <td style="text-align:left;white-space:nowrap;" valign="top">
344
+ <c:if test="${!empty paraBean.displayWrappers[paraBean.panelIndex]}">
345
+ <c:forEach var="displayWrapper" items="${paraBean.displayWrappers[paraBean.panelIndex]}">
346
+ <c:if test="${!empty displayWrapper.columnsMap}">
347
+ <l5m:multipleSelect
348
+ id="${displayWrapper.id}"
349
+ style="${styleLowerCase}"
350
+ title="${displayWrapper.title}"
351
+ sourceValues="${displayWrapper.columnsMap}"
352
+ selectedValues="${displayWrapper.selectedColumns }"
353
+ onChange=""
354
+ displayMode="2"
355
+ useSortBy="true"
356
+ sortBy="1"
357
+ sortField="2"
358
+ selectedLabel="Select"
359
+ sourceLabel="${displayWrapper.title}"
360
+ sourceWidth="200"
361
+ destinationWidth="200"
362
+ sourceSize="5"
363
+ destinationSize="5"
364
+ />
365
+ </c:if>
366
+ </c:forEach>
367
+ </c:if>
368
+ </td>
369
+ </tr>
370
+ </table>
371
+
372
+ <script type="text/javascript">
373
+ <c:if test="${worker.showDialog}">
374
+ $('displayDialog').show();
375
+ </c:if>
376
+ </script>
377
+ </aa:zone>
378
+ <l5m:dialogBottom>
379
+ <a href="javascript:pageAction.hideDialog('displayDialog');pageAction.clickButton('<%=ActionConstants.DISPLAY_REFRESH%>');">[OK]</a>
380
+ &nbsp;&nbsp;
381
+ <a href="javascript:pageAction.hideDialog('displayDialog');">[Cancel]</a>
382
+ &nbsp;&nbsp;
383
+ <a href="javascript:pageAction.clickButton('<%=ActionConstants.DISPLAY_REFRESH%>');">[Apply]</a>
384
+ </l5m:dialogBottom>
385
+ </l5m:dialog>
384
386
 
385
387
 
386
- <l5m:dialog
387
- id="filterDialog"
388
- title="Filter"
389
- overlayZIndex="100"
390
- dialogWidth="700px"
391
- dialogHeight="300px"
392
- canClose="true"
393
- style="${styleLowerCase}">
394
- <aa:zone name="filterDialogZone">
395
- <script type="text/javascript">
396
- <c:if test="${worker.showDialog}">
397
- $('filterDialog').show();
398
- </c:if>
399
- </script>
400
- </aa:zone>
401
- <l5m:dialogBottom>
402
- <a href="javascript:pageAction.hideDialog('filterDialog');pageAction.clickButton('<%=ActionConstants.FILTER_REFRESH%>');">[OK]</a>
403
- &nbsp;&nbsp;
404
- <a href="javascript:pageAction.hideDialog('filterDialog');">[Cancel]</a>
405
- &nbsp;&nbsp;
406
- <a href="javascript:pageAction.clickButton('<%=ActionConstants.FILTER_REFRESH%>');">[Apply]</a>
407
- </l5m:dialogBottom>
408
- </l5m:dialog>
388
+ <l5m:dialog
389
+ id="filterDialog"
390
+ title="Filter"
391
+ overlayZIndex="100"
392
+ dialogWidth="700px"
393
+ canClose="true"
394
+ style="${styleLowerCase}">
395
+ <aa:zone name="filterDialogZone">
396
+ <script type="text/javascript">
397
+ <c:if test="${worker.showDialog}">
398
+ $('filterDialog').show();
399
+ </c:if>
400
+ </script>
401
+ </aa:zone>
402
+ <l5m:dialogBottom>
403
+ <a href="javascript:pageAction.hideDialog('filterDialog');pageAction.clickButton('<%=ActionConstants.FILTER_REFRESH%>');">[OK]</a>
404
+ &nbsp;&nbsp;
405
+ <a href="javascript:pageAction.hideDialog('filterDialog');">[Cancel]</a>
406
+ &nbsp;&nbsp;
407
+ <a href="javascript:pageAction.clickButton('<%=ActionConstants.FILTER_REFRESH%>');">[Apply]</a>
408
+ </l5m:dialogBottom>
409
+ </l5m:dialog>
409
410
 
410
-
411
- <l5m:dialog
412
- id="excelDialog"
413
- title="Export Option"
414
- overlayZIndex="100"
415
- dialogWidth="700px"
416
- dialogHeight="150px"
417
- canClose="true"
418
- style="${styleLowerCase}">
419
- <aa:zone name="exportDialogZone">
420
- <l5m:ExcelOption
421
- id="${servicer.excelOption.id}"
422
- stateBean="${servicer.excelOption}"
423
- style='${styleLowerCase}' includeCSV="true"
424
- />
425
- <script type="text/javascript">
426
- <c:if test="${worker.showDialog}">
427
- $('excelDialog').show();
428
- </c:if>
429
- </script>
430
- </aa:zone>
431
- <l5m:dialogBottom>
432
- <a href="javascript:pageAction.hideDialog('excelDialog');pageAction.clickExportButton('<%=ActionConstants.EXPORT_EXCEL%>');">[OK]</a>
433
- &nbsp;&nbsp;
434
- <a href="javascript:pageAction.hideDialog('excelDialog');">[Cancel]</a>
435
- &nbsp;&nbsp;
436
- <a href="javascript:pageAction.clickExportButton('<%=ActionConstants.EXPORT_EXCEL%>');">[Apply]</a>
437
- </l5m:dialogBottom>
438
- </l5m:dialog>
439
-
440
-
441
- <aa:zone name="footerZone">
442
- <l5m:jspFoot id="jspFoot"/>
443
- </aa:zone>
444
-
445
- <!-- end dialog -->
411
+
412
+ <l5m:dialog
413
+ id="excelDialog"
414
+ title="Export Option"
415
+ overlayZIndex="100"
416
+ dialogWidth="700px"
417
+ canClose="true"
418
+ style="${styleLowerCase}">
419
+ <aa:zone name="exportDialogZone">
420
+ <l5m:ExcelOption
421
+ id="${servicer.excelOption.id}"
422
+ stateBean="${servicer.excelOption}"
423
+ style='${styleLowerCase}' includeCSV="true"
424
+ />
425
+ <script type="text/javascript">
426
+ <c:if test="${worker.showDialog}">
427
+ $('excelDialog').show();
428
+ </c:if>
429
+ </script>
430
+ </aa:zone>
431
+ <l5m:dialogBottom>
432
+ <a href="javascript:pageAction.hideDialog('excelDialog');pageAction.clickExportButton('<%=ActionConstants.EXPORT_EXCEL%>');">[OK]</a>
433
+ &nbsp;&nbsp;
434
+ <a href="javascript:pageAction.hideDialog('excelDialog');">[Cancel]</a>
435
+ &nbsp;&nbsp;
436
+ <a href="javascript:pageAction.clickExportButton('<%=ActionConstants.EXPORT_EXCEL%>');">[Apply]</a>
437
+ </l5m:dialogBottom>
438
+ </l5m:dialog>
439
+
440
+
441
+ <aa:zone name="footerZone">
442
+ <l5m:jspFoot id="jspFoot"/>
443
+ </aa:zone>
444
+
445
+ <!-- end dialog -->
446
446
 
447
- </l5m:jspBody>
447
+ </l5m:jspBody>
448
448
  </html>
449
449
 
450
-
450
+