| <?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. --> |
| |
| |
| <componentPackage> |
| |
| |
| <component id="Button" class="org.apache.royale.html5.Button" /> |
| <component id="Label" class="org.apache.royale.html5.Label" /> |
| <component id="TextButton" class="org.apache.royale.html5.TextButton" /> |
| <component id="TextInput" class="org.apache.royale.html5.TextInput" /> |
| <component id="TextArea" class="org.apache.royale.html5.TextArea" /> |
| <component id="CheckBox" class="org.apache.royale.html5.CheckBox" /> |
| <component id="RadioButton" class="org.apache.royale.html5.RadioButton" /> |
| <component id="List" class="org.apache.royale.html5.List" /> |
| <component id="DropDownList" class="org.apache.royale.html5.DropDownList" /> |
| <component id="ComboBox" class="org.apache.royale.html5.ComboBox" /> |
| <component id="TransformBead" class="org.apache.royale.html5.TransformBead" /> |
| <component id="DateField" class="org.apache.royale.html5.DateField" /> |
| <component id="MediaElement" class="org.apache.royale.html5.MediaElement" /> |
| <component id="VideoElement" class="org.apache.royale.html5.VideoElement" /> |
| <component id="AudioElement" class="org.apache.royale.html5.AudioElement" /> |
| |
| </componentPackage> |