blob: 74deb4194ec20ec7bcaba7aef09faa3999e2a97e [file] [log] [blame]
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<!-- saved from url=(0014)about:internet -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>EmployeeOfTheMonth.mxml</title>
<link rel="stylesheet" type="text/css" href="../../SourceStyles.css"/>
</head>
<body><pre><span class="MXMLProcessing_Instruction">&lt;?xml version="1.0" encoding="utf-8"?&gt;</span>
<span class="MXMLComponent_Tag">&lt;s:Group</span><span class="MXMLDefault_Text"> xmlns:fx="</span><span class="MXMLString">http://ns.adobe.com/mxml/2009</span><span class="MXMLDefault_Text">"
xmlns:s="</span><span class="MXMLString">library://ns.adobe.com/flex/spark</span><span class="MXMLDefault_Text">"
width="</span><span class="MXMLString">100%</span><span class="MXMLDefault_Text">" height="</span><span class="MXMLString">100%</span><span class="MXMLDefault_Text">"</span><span class="MXMLComponent_Tag">&gt;</span>
<span class="MXMLComment">&lt;!--</span><span class="MXMLComment"> Properties of the parent ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ </span><span class="MXMLComment">--&gt;</span>
<span class="MXMLComponent_Tag">&lt;s:layout&gt;</span>
<span class="MXMLComponent_Tag">&lt;s:VerticalLayout</span><span class="MXMLDefault_Text"> gap="</span><span class="MXMLString">15</span><span class="MXMLDefault_Text">"
paddingTop="</span><span class="MXMLString">15</span><span class="MXMLDefault_Text">" paddingLeft="</span><span class="MXMLString">15</span><span class="MXMLDefault_Text">" paddingRight="</span><span class="MXMLString">15</span><span class="MXMLDefault_Text">" paddingBottom="</span><span class="MXMLString">15</span><span class="MXMLDefault_Text">"</span><span class="MXMLComponent_Tag">/&gt;</span>
<span class="MXMLComponent_Tag">&lt;/s:layout&gt;</span>
<span class="MXMLComment">&lt;!--</span><span class="MXMLComment"> Metadata ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ </span><span class="MXMLComment">--&gt;</span>
<span class="MXMLComment">&lt;!--</span><span class="MXMLComment"> Styles ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ </span><span class="MXMLComment">--&gt;</span>
<span class="MXMLComment">&lt;!--</span><span class="MXMLComment"> Script ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ </span><span class="MXMLComment">--&gt;</span>
<span class="MXMLComment">&lt;!--</span><span class="MXMLComment"> Declarations ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ </span><span class="MXMLComment">--&gt;</span>
<span class="MXMLSpecial_Tag">&lt;fx:Declarations&gt;</span>
<span class="MXMLComment">&lt;!--</span><span class="MXMLComment"> Place non-visual elements (e.g., services, value objects) here </span><span class="MXMLComment">--&gt;</span>
<span class="MXMLSpecial_Tag">&lt;/fx:Declarations&gt;</span>
<span class="MXMLComment">&lt;!--</span><span class="MXMLComment"> UI components ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ </span><span class="MXMLComment">--&gt;</span>
<span class="MXMLComponent_Tag">&lt;s:HGroup</span><span class="MXMLDefault_Text"> gap="</span><span class="MXMLString">15</span><span class="MXMLDefault_Text">"
width="</span><span class="MXMLString">100%</span><span class="MXMLDefault_Text">"</span><span class="MXMLComponent_Tag">&gt;</span>
<span class="MXMLComponent_Tag">&lt;s:BitmapImage</span><span class="MXMLDefault_Text"> source="</span><span class="MXMLString">assets/aparker.jpg</span><span class="MXMLDefault_Text">"</span><span class="MXMLComponent_Tag">/&gt;</span>
<span class="MXMLComponent_Tag">&lt;s:VGroup&gt;</span>
<span class="MXMLComponent_Tag">&lt;s:Label</span><span class="MXMLDefault_Text"> id="</span><span class="MXMLString">employeeName</span><span class="MXMLDefault_Text">"
text="</span><span class="MXMLString">ATHENA PARKER</span><span class="MXMLDefault_Text">"
fontWeight="</span><span class="MXMLString">bold</span><span class="MXMLDefault_Text">" </span><span class="MXMLComponent_Tag">/&gt;</span>
<span class="MXMLComponent_Tag">&lt;s:Label</span><span class="MXMLDefault_Text"> text="</span><span class="MXMLString">Hardware Engineering Product Manager</span><span class="MXMLDefault_Text">"
width="</span><span class="MXMLString">100</span><span class="MXMLDefault_Text">" height="</span><span class="MXMLString">50</span><span class="MXMLDefault_Text">"</span><span class="MXMLComponent_Tag">/&gt;</span>
<span class="MXMLComponent_Tag">&lt;/s:VGroup&gt;</span>
<span class="MXMLComponent_Tag">&lt;/s:HGroup&gt;</span>
<span class="MXMLComponent_Tag">&lt;s:Label</span><span class="MXMLDefault_Text"> width="</span><span class="MXMLString">100%</span><span class="MXMLDefault_Text">"</span><span class="MXMLComponent_Tag">&gt;</span>Congratulations to Athena our Employee of the Month. Athena has been instrumental in planning and overseeing our new wind power unit development.
Her dedication and infectious enthusiasm has helped to increase our wind-powered sales by 8% throughout the nation.<span class="MXMLComponent_Tag">&lt;/s:Label&gt;</span>
<span class="MXMLComponent_Tag">&lt;/s:Group&gt;</span></pre></body>
</html>