|
| 1 | +<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 2 | +<xmi:XMI xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmi:version="2.0" xmlns:binding="http://scade.com/sdk/data/binding" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:graphics="http://scade.com/sdk/view/graphics" xmlns:layout="http://scade.com/sdk/layout" xmlns:native="http://scade.com/sdk/view/widgets/native" xmlns:navigation="http://scade.com/lattice/navigation" xmlns:widgets="http://scade.com/sdk/view/widgets"> |
| 3 | + <widgets:Page name="main"> |
| 4 | + <minArea width="414" height="736"/> |
| 5 | + <location/> |
| 6 | + <backgroundColor Red="248" Green="248" Blue="248"/> |
| 7 | + <children xsi:type="native:WebView" name="webView"> |
| 8 | + <location/> |
| 9 | + <size width="414" height="636"/> |
| 10 | + <layoutData xsi:type="layout:AutoLayoutData"> |
| 11 | + <constraints sourceAnchor="TOP" targetAnchor="TOP" source="/0/@children.0" target="/0"/> |
| 12 | + <constraints source="/0/@children.0" target="/0"/> |
| 13 | + <constraints sourceAnchor="RIGHT" targetAnchor="RIGHT" source="/0/@children.0" target="/0"/> |
| 14 | + <constraints sourceAnchor="BOTTOM" targetAnchor="BOTTOM" constant="-100" source="/0/@children.0" target="/0"/> |
| 15 | + </layoutData> |
| 16 | + </children> |
| 17 | + <children xsi:type="widgets:Button" text="Apple Swift Page" name="button" horizontalAlignment="CENTER"> |
| 18 | + <font fontFamily="ArialMT" size="17"> |
| 19 | + <color Red="68" Green="106" Blue="179"/> |
| 20 | + </font> |
| 21 | + <layoutData xsi:type="layout:AutoLayoutData"> |
| 22 | + <constraints source="/0/@children.1" target="/0"/> |
| 23 | + <constraints sourceAnchor="RIGHT" targetAnchor="RIGHT" source="/0/@children.1" target="/0"/> |
| 24 | + <constraints sourceAnchor="BOTTOM" targetAnchor="BOTTOM" source="/0/@children.1" target="/0"/> |
| 25 | + <constraints sourceAnchor="HEIGHT" constant="50" source="/0/@children.1"/> |
| 26 | + </layoutData> |
| 27 | + <location y="686"/> |
| 28 | + <size width="414" height="50"/> |
| 29 | + <contentSize width="130" height="19"/> |
| 30 | + </children> |
| 31 | + <children xsi:type="widgets:Button" text="Get title" name="button1" horizontalAlignment="CENTER"> |
| 32 | + <font fontFamily="ArialMT" size="17"> |
| 33 | + <color Red="68" Green="106" Blue="179"/> |
| 34 | + </font> |
| 35 | + <layoutData xsi:type="layout:AutoLayoutData"> |
| 36 | + <constraints sourceAnchor="TOP" targetAnchor="BOTTOM" source="/0/@children.2" target="/0/@children.0"/> |
| 37 | + <constraints source="/0/@children.2" target="/0"/> |
| 38 | + <constraints sourceAnchor="RIGHT" targetAnchor="RIGHT" source="/0/@children.2" target="/0"/> |
| 39 | + <constraints sourceAnchor="BOTTOM" targetAnchor="TOP" source="/0/@children.2" target="/0/@children.1"/> |
| 40 | + <constraints sourceAnchor="HEIGHT" constant="50" source="/0/@children.2"/> |
| 41 | + </layoutData> |
| 42 | + <location y="636"/> |
| 43 | + <size width="414" height="50"/> |
| 44 | + <contentSize width="59" height="19"/> |
| 45 | + </children> |
| 46 | + <layout xsi:type="layout:AutoLayout"/> |
| 47 | + <maxArea width="414" height="736"/> |
| 48 | + <size width="414" height="736"/> |
| 49 | + </widgets:Page> |
| 50 | + <binding:BindingModel/> |
| 51 | + <navigation:Navigation page="/0"/> |
| 52 | +</xmi:XMI> |
0 commit comments