[JAVA] Work list

<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%>
<!DOCTYPE html>
<!-- <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -->
<%@ taglib uri="http://struts.apache.org/tags-html" prefix="html"%>
<%@ taglib uri="http://struts.apache.org/tags-logic" prefix="logic" %>
<%@ taglib uri="http://struts.apache.org/tags-bean" prefix="bean" %>
<link rel="stylesheet" type="text/css" href="css/gjob.css">

<html:html>

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">

<head>
<title>G'Job attendance 24- versionXX.01</title>
</head>

<body>
<table class="cssZentai">
<tr>
	<!--Left table Aria-->
	<td class="cssBorderNone" valign="top" >
		<img src="img/gj_log_m01.gif" height="43" width="95" />
		<br>
		<a href="/Logout.do">Log out</a><br><br>
		<a>■ For employees</a><br><br>
			<a>・ Attendance input</a><br>
			<a>・ Attendance list</a><br>
			<br>
		<a>■ Basic settings</a><br><br>
		<a>■ Manual</a><br><br>
		<a>■ Link</a><br><br>
	</td>
	<!--Left table Aria End-->
	<!--Right table Aria-->
	<td class="cssBorderNone" valign="top">
		<!-- struts-config.xml action-mappings path-->
		<html:form action="/maingjob">
			<!--Right table-->
			<table class="cssBorderNone">
				<!--Right header-->
				<tr>
					<td class="cssHead"><p>&nbsp;&nbsp;Attendance input</p></td>
				</tr>
				<!--Right header End-->
				<!--Right error message-->
				<tr><html:errors/></tr>
				<!--Right error message End-->
				<!--Search Area-->
				<tr class="cssSerch">
					<td>
						<a>&nbsp;&nbsp;Year / month</a>
						<a>
							<html:select property="selYmd" name="maingjobform">
								<html:options
									collection="recSelYmdList"
									property="key"
									labelProperty="value" />
							</html:select>
						</a>
						<a>
							<html:submit property="submitSerch" value="Search" />
						</a>
						<a>&nbsp;&nbsp;&nbsp;</a>
						<a>employee number:</a>
						<a class="cssserchshain"><bean:write name="maingjobform" property="shainId" /></a>
						<a>&nbsp;&nbsp;&nbsp;&nbsp;</a>
						<a>Full name:</a>
						<a class="cssserchshain"><bean:write name="maingjobform" property="shainNm" /></a>
						<a><html:submit property="submitKmeisai" value="Transportation expense statement" /></a>
					</td>
				</tr>
				<!--Search Area End-->

				<!--Total table and work list table Area-->
				<tr>
					<td>
						<table class="cssRTable">
							<tr>
								<td class="cssBorderNone">
									<!--Total table Area-->
									<table class="cssTotal">
										<tr class="cssTitle">
											<th rowspan="2" width="70">&nbsp;Business No.&nbsp;</th>
											<th colspan="7">Working hours</th>
											<th rowspan="2" width="60">total time<br>(No law)</th>
											<th rowspan="2" width="60">total time<br>(Including law)</th>
											<th rowspan="2" width="60">Overtime hours</th>
											<th colspan="2"><bean:write name="maingjobform" property="timeZan" /></th>
											<th rowspan="2" width="70">Man-hours(%)</th>
										</tr>
										<tr class="cssTitle">
											<th width="55">Normal attendance</th>
											<th width="55">&nbsp;Excess or deficiency&nbsp;</th>
											<th width="55">Midnight work</th>
											<th width="55">Legal holiday</th>
											<th width="55">Scheduled holiday</th>
											<th width="55">paid holidays</th>
											<th width="55">Substitute vacation</th>
											<th width="55">paid holidays</th>
											<th width="55">Substitute vacation</th>
										</tr>
										<tr class="cssRecord">
											<td align="center"><bean:write name="maingjobform" property="gyoumuNo" /></td>
											<td align="center"><bean:write name="maingjobform" property="time11" /></td>
											<td align="center"><bean:write name="maingjobform" property="time12" /></td>
											<td align="center"><bean:write name="maingjobform" property="time13" /></td>
											<td align="center"><bean:write name="maingjobform" property="time14" /></td>
											<td align="center"><bean:write name="maingjobform" property="time15" /></td>
											<td align="center"><bean:write name="maingjobform" property="time16" /></td>
											<td align="center"><bean:write name="maingjobform" property="time17" /></td>
											<td align="center"><bean:write name="maingjobform" property="time21" /></td>
											<td align="center"><bean:write name="maingjobform" property="time22" /></td>
											<td align="center"><bean:write name="maingjobform" property="time23" /></td>
											<td align="center"><bean:write name="maingjobform" property="time24" /></td>
											<td align="center"><bean:write name="maingjobform" property="time25" /></td>
											<td align="center"><bean:write name="maingjobform" property="time26" /></td>
										</tr>
									</table><!--Total table Area End-->
									<!--Button Area-->
									<table class="cssBorderNone">
										<tr class="cssBorderNone">
											<td class="cssBorderNone">
												<input type="button" name="delete" value="Delete selected row" onclick="destruct();f_submit('/WorkTime/delete.do')">
											</td>
											<td width="750" align="right" class="cssBorderNone">
												<input type="button" name="save" value="Bulk save" onclick="destruct();f_submit('/WorkTime/save.do')">
												<input type="button" name="update" value="Bulk application" onclick="destruct();f_submit('/WorkTime/update.do')">
												<input type="button" name="output" value="Schedule creation" onclick="f_outputSubmit('/WorkTime/output.do')">
												<html:submit property="submitcsv" value="CSV output" />
											</td>
										</tr>
									</table><!--Button Area End-->
									<!--Work list table Area-->
									<table class="csskinmutable">
										<tr class="cssTitle">
											<th width="13" rowspan="2">Shaving<br>Exclusion</th>
											<th width="52" rowspan="2">date</th>
											<th width="1" rowspan="102" bgcolor="lavender"></th>
											<th colspan="8">Attendance record</th>
											<th width="1" rowspan="102" bgcolor="lavender"></th>
											<th colspan="7">Pre-application</th>
										</tr>
										<tr class="cssTitle">
											<th width="70px">Work division</th>
											<th width="38px">start<br><font size="1">HH:MM</font></th>
											<th width="38px">End<br><font size="1">HH:MM</font></th>
											<th width="60px">business<font size="1">No</font></th>
											<th width="80px">Remarks(Reason)</th>
											<th width="40px">Transfer date<br><font size="1">MM/DD</font></th>
											<th width="60px" colspan="2">Status</th>
											<th width="60px">Work division</th>
											<th width="38px">start<br><font size="1">HH:MM</font></th>
											<th width="38px">End<br><font size="1">HH:MM</font></th>
											<th width="60px">business<font size="1">No</font></th>
											<th width="70px">Remarks(Reason)</th>
											<th width="60px" colspan="2">Status</th>
										</tr>
										<logic:iterate id="dd" name="maingjobform" property="dayList" indexId="idx" >
											<tr height="12px" bgcolor="<%= ((idx.intValue() + 1) % 2) != 0 ? "aliceblue" : "palegreen"%>">
											<td><html:checkbox name="dd" property="delKbn" style=" width:12px"/></td>
											<td class="cssFont12"><bean:write name="dd" property="day" /></td>
											<td align="center">
												<html:select property="kinmuKbn" name="dd" styleClass="cssFont12">
													<html:options
														collection="recKnmList"
														property="key"
														labelProperty="value" styleClass="cssFont12"/>
												</html:select>
											</td>
											<td>
												<html:text name="dd" property="startTime" size="1" maxlength="5" styleClass="cssFont12" />
											</td>
											<td align="right">
												<html:text name="dd" property="endTime" size="1" maxlength="5" styleClass="cssFont12" />
											</td>
											<td align="center">
												<html:text name="dd" property="gyoumuNo" size="5" maxlength="7" styleClass="cssFont12" />
											</td>
											<td align="center">
												<html:text name="dd" property="biko" size="15" maxlength="30" styleClass="cssFont12" />
											</td>
											<td align="center">
												<html:text name="dd" property="furikaeDay" size="3" maxlength="5" styleClass="cssFont12" />
											</td>
											<td align="center" width="25">
												<font size="1px"><bean:write name="dd" property="jyotai" /></font>
											</td>
											<td>
												<html:submit styleClass="cssbutton" value="Verification" />
											</td>
											<td class="cssFont12" align="center"></td>
											<td class="cssFont12" align="center"></td>
											<td class="cssFont12" align="center"></td>
											<td class="cssFont12" align="center"></td>
											<td class="cssFont12" align="center"></td>
											<td class="cssFont12" align="center" width="25"></td>
											<td class="cssFont12" align="center">
												<html:submit styleClass="cssbutton" value="Application" />
												<!-- <input class="cssbutton" type="button" name="sinsei" value="Application" > -->
											</td>
											</tr>
										</logic:iterate >
									</table><!--Work list table Area End-->
									<br>
									<!--Button Area-->
									<table class="cssBorderNone">
										<tr class="cssBorderNone">
											<td class="cssBorderNone">
												<input type="button" name="delete" value="Delete selected row" onclick="destruct();f_submit('/WorkTime/delete.do')">
											</td>
											<td width="750" align="right" class="cssBorderNone">
												<input type="button" name="save" value="Bulk save" onclick="destruct();f_submit('/WorkTime/save.do')">
												<input type="button" name="update" value="Bulk application" onclick="destruct();f_submit('/WorkTime/update.do')">
												<input type="button" name="output" value="Schedule creation" onclick="f_outputSubmit('/WorkTime/output.do')">
												<input type="button" name="csvoutput" value="CSV output" onclick="f_outputSubmit('/WorkTime/csvoutput.do')">
											</td>
										</tr>
									</table><!--Button Area End-->
								</td>
							</tr>
						</table><!-- <table class="cssRTable"> -->
					</td>
				</tr>
				<!--Total table and work list table Area End-->

			</table><!-- <!--Right table End-->
		</html:form>
	</td>
	<!--Right table Aria End-->
</tr>
<tr>
	<td class="cssBorderNone" colspan="2" align="center" >
		<nobr>Copyright&copy; 2018 Advanced Technology &amp; Planning Co.,LTD. All rights reserved.</nobr>
	</td>
</tr>
</table>
</body>
</html:html>

Recommended Posts

Work list
Thread-safe list
List method
Link list
List, Set, Map
Docker command list
Selenide option list
Java memorandum (list)
[Swift] Capture list
Array / list / map
[Docker] Command list
About List [Java]
Why can't FreeMarker's? Sort build-in work with List <String>?