| <?xml version="1.0"?> |
| <!-- |
| |
| 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. |
| |
| --> |
| |
| <!-- |
| |
| MXML 2009 Components |
| |
| --> |
| <componentPackage> |
| |
| <!-- AS3 built-ins --> |
| <component id="Array" class="Array" lookupOnly="true"/> |
| <component id="Boolean" class="Boolean" lookupOnly="true"/> |
| <component id="Class" class="Class" lookupOnly="true"/> |
| <component id="Date" class="Date" lookupOnly="true"/> |
| <component id="DesignLayer" class="mx.core.DesignLayer"/> |
| <component id="Function" class="Function" lookupOnly="true"/> |
| <component id="int" class="int" lookupOnly="true"/> |
| <component id="Number" class="Number" lookupOnly="true"/> |
| <component id="Object" class="Object" lookupOnly="true"/> |
| <component id="RegExp" class="RegExp" lookupOnly="true"/> |
| <component id="String" class="String" lookupOnly="true"/> |
| <component id="uint" class="uint" lookupOnly="true"/> |
| <component id="Vector" class="__AS3__.vec.Vector" lookupOnly="true"/> |
| <component id="XML" class="XML" lookupOnly="true"/> |
| <component id="XMLList" class="XMLList" lookupOnly="true"/> |
| |
| </componentPackage> |