Difference between revisions of "User:Scrivener07/Menus"
Jump to navigation
Jump to search
no edit summary
imported>Qazaaq (added some callbacks) |
imported>Qazaaq |
||
Line 9: | Line 9: | ||
** <code>beta : 0</code> | ** <code>beta : 0</code> | ||
* <code>UnmountImage : function Function() {}</code> | * <code>UnmountImage : function Function() {}</code> | ||
* <code>AllowTextInput : function Function() {}</code> | * <code>AllowTextInput : function Function(allow:Boolean) {}</code> | ||
* <code>SendExternalEvent : function Function() {}</code> | * <code>SendExternalEvent : function Function(eventName:String, argument:*) {}</code> | ||
* <code>GetDirectoryListing : function Function() {}</code> | * <code>GetDirectoryListing : function Function() {}</code> | ||
* <code>plugins : [object Object]</code> | * <code>plugins : [object Object]</code> |