[sandbox.akabana]/trunk/yui-frameworks/yui-framework/.flexLibProperties
Parent Directory
|
Revision Log
Revision 1448 -
(hide annotations)
Sun Jan 30 19:05:08 2011 JST (2 years, 4 months ago) by e1arkw
Original Path: trunk/yui/yui-framework/.flexLibProperties
File size: 5417 byte(s)
Sun Jan 30 19:05:08 2011 JST (2 years, 4 months ago) by e1arkw
Original Path: trunk/yui/yui-framework/.flexLibProperties
File size: 5417 byte(s)
logic名前空間を削除
| 1 | e1arkw | 1130 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 2 | e1arkw | 1155 | <flexLibProperties includeAllClasses="false" version="1"> |
| 3 | e1arkw | 1130 | <includeClasses> |
| 4 | <classEntry path="org.seasar.akabana.yui.framework.YuiFrameworkGlobals"/> | ||
| 5 | <classEntry path="org.seasar.akabana.yui.framework.bridge.FrameworkBridge"/> | ||
| 6 | <classEntry path="org.seasar.akabana.yui.framework.bridge.IFrameworkBridgePlugin"/> | ||
| 7 | <classEntry path="org.seasar.akabana.yui.framework.convention.NamingConvention"/> | ||
| 8 | e1arkw | 1248 | <classEntry path="org.seasar.akabana.yui.framework.core.ILifeCyclable"/> |
| 9 | e1arkw | 1130 | <classEntry path="org.seasar.akabana.yui.framework.core.IYuiFrameworkContainer"/> |
| 10 | <classEntry path="org.seasar.akabana.yui.framework.core.ViewComponentRepository"/> | ||
| 11 | e1arkw | 1355 | <classEntry path="org.seasar.akabana.yui.framework.core.YuiFrameworkContainer"/> |
| 12 | <classEntry path="org.seasar.akabana.yui.framework.core.YuiFrameworkContainerBase"/> | ||
| 13 | e1arkw | 1316 | <classEntry path="org.seasar.akabana.yui.framework.core.YuiFrameworkContainerCore"/> |
| 14 | e1arkw | 1130 | <classEntry path="org.seasar.akabana.yui.framework.core.YuiFrameworkSettings"/> |
| 15 | <classEntry path="org.seasar.akabana.yui.framework.core.event.FrameworkEvent"/> | ||
| 16 | <classEntry path="org.seasar.akabana.yui.framework.core.event.RuntimeErrorEvent"/> | ||
| 17 | <classEntry path="org.seasar.akabana.yui.framework.customizer.AbstractComponentCustomizer"/> | ||
| 18 | e1arkw | 1197 | <classEntry path="org.seasar.akabana.yui.framework.customizer.AbstractComponentEventCustomizer"/> |
| 19 | e1arkw | 1248 | <classEntry path="org.seasar.akabana.yui.framework.customizer.AbstractEventListenerCustomizer"/> |
| 20 | e1arkw | 1130 | <classEntry path="org.seasar.akabana.yui.framework.customizer.ActionCustomizer"/> |
| 21 | <classEntry path="org.seasar.akabana.yui.framework.customizer.BehaviorCustomizer"/> | ||
| 22 | <classEntry path="org.seasar.akabana.yui.framework.customizer.EventHandlerCustomizer"/> | ||
| 23 | <classEntry path="org.seasar.akabana.yui.framework.customizer.HelperCustomizer"/> | ||
| 24 | <classEntry path="org.seasar.akabana.yui.framework.customizer.IComponentCustomizer"/> | ||
| 25 | e1arkw | 1248 | <classEntry path="org.seasar.akabana.yui.framework.customizer.IElementCustomizer"/> |
| 26 | <classEntry path="org.seasar.akabana.yui.framework.customizer.IViewCustomizer"/> | ||
| 27 | e1arkw | 1386 | <classEntry path="org.seasar.akabana.yui.framework.customizer.ValidatorCustomizer"/> |
| 28 | e1arkw | 1130 | <classEntry path="org.seasar.akabana.yui.framework.error.ComponentDuplicatedRegistrationError"/> |
| 29 | <classEntry path="org.seasar.akabana.yui.framework.error.YuiFrameworkContainerError"/> | ||
| 30 | e1arkw | 1431 | <classEntry path="org.seasar.akabana.yui.framework.logging.Logging"/> |
| 31 | <classEntry path="org.seasar.akabana.yui.framework.logging.SimpleLogger"/> | ||
| 32 | <classEntry path="org.seasar.akabana.yui.framework.logging.debug"/> | ||
| 33 | <classEntry path="org.seasar.akabana.yui.framework.logging.info"/> | ||
| 34 | e1arkw | 1130 | <classEntry path="org.seasar.akabana.yui.framework.message.MessageManager"/> |
| 35 | <classEntry path="org.seasar.akabana.yui.framework.message.Messages"/> | ||
| 36 | <classEntry path="org.seasar.akabana.yui.framework.mixin.YuiFrameworkMixin"/> | ||
| 37 | e1arkw | 1150 | <classEntry path="org.seasar.akabana.yui.framework.ns.action"/> |
| 38 | <classEntry path="org.seasar.akabana.yui.framework.ns.behavior"/> | ||
| 39 | e1arkw | 1130 | <classEntry path="org.seasar.akabana.yui.framework.ns.handler"/> |
| 40 | e1arkw | 1150 | <classEntry path="org.seasar.akabana.yui.framework.ns.helper"/> |
| 41 | e1arkw | 1434 | <classEntry path="org.seasar.akabana.yui.framework.ns.part"/> |
| 42 | e1arkw | 1150 | <classEntry path="org.seasar.akabana.yui.framework.ns.service"/> |
| 43 | e1arkw | 1394 | <classEntry path="org.seasar.akabana.yui.framework.rule.IAction"/> |
| 44 | <classEntry path="org.seasar.akabana.yui.framework.rule.IBehavior"/> | ||
| 45 | <classEntry path="org.seasar.akabana.yui.framework.rule.IHelper"/> | ||
| 46 | <classEntry path="org.seasar.akabana.yui.framework.rule.IStateful"/> | ||
| 47 | <classEntry path="org.seasar.akabana.yui.framework.rule.IStateless"/> | ||
| 48 | <classEntry path="org.seasar.akabana.yui.framework.rule.IValidator"/> | ||
| 49 | e1arkw | 1130 | <classEntry path="org.seasar.akabana.yui.framework.util.PopUpUtil"/> |
| 50 | <classEntry path="org.seasar.akabana.yui.framework.util.StyleManagerUtil"/> | ||
| 51 | <classEntry path="org.seasar.akabana.yui.framework.util.SystemManagerUtil"/> | ||
| 52 | <classEntry path="org.seasar.akabana.yui.framework.util.UIComponentUtil"/> | ||
| 53 | </includeClasses> | ||
| 54 | <includeResources> | ||
| 55 | <resourceEntry destPath="locale/en_US/errors.properties" sourcePath="locale/en_US/errors.properties"/> | ||
| 56 | e1arkw | 1434 | <resourceEntry destPath="defaults.css" sourcePath="defaults.css"/> |
| 57 | e1arkw | 1387 | <resourceEntry destPath="locale/ja_JP/errors.properties" sourcePath="locale/ja_JP/errors.properties"/> |
| 58 | e1arkw | 1434 | <resourceEntry destPath="locale/ja_JP/yui_framework.properties" sourcePath="locale/ja_JP/yui_framework.properties"/> |
| 59 | e1arkw | 1387 | <resourceEntry destPath="locale/en_US/messages.properties" sourcePath="locale/en_US/messages.properties"/> |
| 60 | e1arkw | 1434 | <resourceEntry destPath="locale/en_US/yui_framework.properties" sourcePath="locale/en_US/yui_framework.properties"/> |
| 61 | e1arkw | 1387 | <resourceEntry destPath="locale/en_US/application.properties" sourcePath="locale/en_US/application.properties"/> |
| 62 | e1arkw | 1130 | <resourceEntry destPath="locale/ja_JP/messages.properties" sourcePath="locale/ja_JP/messages.properties"/> |
| 63 | <resourceEntry destPath="locale/ja_JP/application.properties" sourcePath="locale/ja_JP/application.properties"/> | ||
| 64 | </includeResources> | ||
| 65 | <namespaceManifests> | ||
| 66 | <namespaceManifestEntry manifest="../resources/Manifest.xml" namespace="http://yui.akabana.seasar.org/1.0"/> | ||
| 67 | </namespaceManifests> | ||
| 68 | e1arkw | 404 | </flexLibProperties> |
Properties
| Name | Value |
|---|---|
| svn:keywords | Author Revision |
| Repository Top ViewVC Help |
![]() |
| Powered by ViewVC |

