summaryrefslogtreecommitdiffstats
path: root/branches/1.0/schemas/OMNA Schema-based Namespace Registry_fichiers/RadMenuItemState.js
diff options
context:
space:
mode:
Diffstat (limited to 'branches/1.0/schemas/OMNA Schema-based Namespace Registry_fichiers/RadMenuItemState.js')
-rw-r--r--branches/1.0/schemas/OMNA Schema-based Namespace Registry_fichiers/RadMenuItemState.js22
1 files changed, 0 insertions, 22 deletions
diff --git a/branches/1.0/schemas/OMNA Schema-based Namespace Registry_fichiers/RadMenuItemState.js b/branches/1.0/schemas/OMNA Schema-based Namespace Registry_fichiers/RadMenuItemState.js
deleted file mode 100644
index 7346ef1..0000000
--- a/branches/1.0/schemas/OMNA Schema-based Namespace Registry_fichiers/RadMenuItemState.js
+++ /dev/null
@@ -1,22 +0,0 @@
-function RadMenuItemState()
-{
-}
-
-RadMenuItemState =
-{
- Closed : 0,
- Open : 1,
- AboutToClose : 2,
- AboutToOpen : 3
-}
-
-
-//BEGIN_ATLAS_NOTIFY
-if (typeof(Sys) != "undefined")
-{
- if (Sys.Application != null && Sys.Application.notifyScriptLoaded != null)
- {
- Sys.Application.notifyScriptLoaded();
- }
-}
-//END_ATLAS_NOTIFY \ No newline at end of file
OpenPOWER on IntegriCloud