Class: Crdf_Resource
- Inherits:
-
Object
- Object
- Crdf_Resource
- Defined in:
- lib/ontomde-java/flex/Editor.mxml.as.rb
Direct Known Subclasses
Instance Method Summary collapse
Instance Method Details
#flex_localizeMsg(msg) ⇒ Object
2 3 4 5 |
# File 'lib/ontomde-java/flex/Editor.mxml.as.rb', line 2 def flex_localizeMsg(msg) #TODO return("localized #{msg}") end |