1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230
|
<?xml version="1.0" encoding="utf-8"?>
<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="vertical" horizontalAlign="center" width="100%" height="100%" backgroundColor="#000000"
styleName="back" paddingLeft="20" paddingBottom="0" verticalScrollPolicy="off" paddingRight="20" paddingTop="0" viewSourceURL="srcview/index.html">
<mx:Script>
<![CDATA[
private var menuBarXML:XMLList =
<>
<menuitem label="Accueil"/>
<menuitem label="Paramétrage">
<menuitem label="Gestion des logements">
<menuitem label="Ajouter un logement"/>
<menuitem label="Liste des logements"/>
<menuitem label="Bloquer un logement"/>
<menuitem label="Déloquer un logement"/>
</menuitem>
<menuitem label="Gestion des centres">
<menuitem label="Ajouter un centre"/>
<menuitem label="Liste des centres"/>
</menuitem>
<menuitem label="Gestion des administrateurs">
<menuitem label="Ajouter un administrateurs"/>
<menuitem label="Liste administrateurs"/>
</menuitem>
<menuitem label="Bloquer des collaborateurs"/>
</menuitem>
<menuitem label="Haute saison">
<menuitem label="Calendrier">
<menuitem label="Calendrier"/>
<menuitem label="Périodes"/>
</menuitem>
<menuitem label="Demande">
<menuitem label="Liste des demandes"/>
<menuitem label="Traiter demande"/>
<menuitem label="Demande manuelle"/>
</menuitem>
<menuitem label="Affectation">
<menuitem label="Liste des affectations"/>
<menuitem label="Affectation manuelle"/>
</menuitem>
<menuitem label="Désistement">
<menuitem label="Liste des désistements"/>
<menuitem label="Désister une affectation"/>
</menuitem>
</menuitem>
<menuitem label="Basse saison">
<menuitem label="Calendrier">
<menuitem label="Calendrier"/>
<menuitem label="Périodes"/>
</menuitem>
<menuitem label="Affectation manuelle"/>
<menuitem label="Liste des logements"/>
<menuitem label="Désister une reservation"/>
<menuitem label="Exporter une liste de paie"/>
</menuitem>
</>;
]]>
</mx:Script>
<mx:Style source="classicOrange.css"/>
<mx:DropShadowFilter blurY="5" blurX="5" angle="90" color="#000000" alpha=".6" id="dropShadowFilter"/>
<mx:DropShadowFilter blurY="2" blurX="2" angle="45" distance="2" color="#000000" alpha=".8" id="dropShadowFilter2"/>
<mx:GlowFilter blurX="20" id="glowFilter" color="#000000"/>
<mx:VBox backgroundColor="#cccccc" width="1000" height="100%" verticalGap="10" paddingLeft="10" paddingRight="10" filters="{[glowFilter]}" paddingBottom="20" borderSides="['left','right']" borderStyle="inset" borderColor="#808080">
<mx:ApplicationControlBar width="100%" height="54" verticalAlign="middle" filters="{[dropShadowFilter]}" paddingTop="0" paddingLeft="20" paddingRight="20">
<mx:Image source="logo.png" height="50"/>
<mx:Spacer width="100%"/>
<mx:HBox verticalAlign="top" height="100%" paddingTop="1" paddingRight="10" width="188">
<mx:LinkBar dataProvider="{pages}"/>
<mx:ViewStack id="pages" width="1" height="100%">
<mx:Canvas label="Accueil "/>
<mx:Canvas label="Se déconnecter"/>
</mx:ViewStack>
</mx:HBox>
</mx:ApplicationControlBar>
<mx:MenuBar width="100%" x="0" y="0" dataProvider="{menuBarXML}" height="20" labelField="@label"/>
<mx:HBox width="100%" height="100%">
<mx:Panel width="100%" height="100%" styleName="Panel2" layout="vertical">
<!-- <mx:VBox width="100%" height="100"/>
<mx:HRule width="100%" height="1" strokeColor="#4C5F6C"/> -->
<mx:Accordion width="100%" height="100%">
<mx:VBox width="100%" height="100%" label="Ajouter un logement">
<mx:HBox width="100%" paddingLeft="10" paddingRight="10">
</mx:HBox>
<mx:HBox width="100%" paddingLeft="10" paddingRight="10" horizontalAlign="center" >
<mx:Label text="Libellé logement" width="200" color="#040404"/>
<mx:TextInput text="Villa aicha"/>
</mx:HBox>
<mx:HBox width="100%" paddingLeft="10" paddingRight="10" color="#030202" horizontalAlign="center">
<mx:Label text="Type logement" width="200"/>
<mx:ComboBox borderColor="#FAFCFD" color="#FAF4F4" themeColor="#FBFAFA"></mx:ComboBox>
</mx:HBox>
<mx:HBox width="100%" paddingLeft="10" paddingRight="10" horizontalAlign="center">
<mx:Label text="Centre" width="200" color="#040404"/>
<mx:ComboBox borderColor="#FAFCFD" color="#FAF4F4" themeColor="#FBFAFA"></mx:ComboBox>
</mx:HBox>
<mx:HBox width="100%" paddingLeft="10" paddingRight="10" horizontalAlign="center">
<mx:Label text="Consistance" width="200" color="#090808"/>
<mx:TextInput text="xx"/>
</mx:HBox>
<mx:HBox width="100%" paddingLeft="10" paddingRight="10" horizontalAlign="center">
<mx:Label text="Capacité" width="200" color="#040404"/>
<mx:TextInput text="9"/>
</mx:HBox>
<mx:HBox width="100%" paddingLeft="10" paddingRight="10" color="#010101" horizontalAlign="center">
<mx:Label text="Prix /jour" width="200"/>
<mx:TextInput text="300"/>
</mx:HBox>
<mx:HBox width="100%" paddingLeft="10" paddingRight="10" color="#070707">
</mx:HBox>
<mx:HBox width="100%" paddingLeft="10" paddingRight="10" horizontalAlign="center">
<mx:Button id="buttonAjout" label="Ajouter" />
<mx:Button id="buttonAnnuler" label="Annuler"/>
</mx:HBox>
</mx:VBox>
</mx:Accordion>
</mx:Panel>
</mx:HBox>
</mx:VBox>
</mx:Application> |
Partager