| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
| onFilesDropped — Event in class com.hippohx.Window |
|
Subscribe to this event if you want to get notified when a user drags and drops files to your application. |
| ONFILESDROPPED — Constant static property in class com.hippohx.Window |
|
This constant defines the type of the com.hippohx.events.evOnFilesDropped object, use it subscribe to that event. |
| onRightClick — Event in class com.hippohx.Window |
|
Subscribe to this event if you want to get notified when a user right clicks on you application. |
| ONRIGHTCLICK — Constant static property in class com.hippohx.Window |
|
This constant defines the type of the com.hippohx.events.evOnRightClick object, use it subscribe to that event. |
| open(file) — Method in class com.hippohx.SQLite |
|
Use this method to create or open a SQLite database. |
| openBrowserWindow(filePath) — Method in class com.hippohx.File |
|
Opens a URL (either local or remote) in the default browser. |
| openFile(title, msg, mask:com.hippohx.dialogmasks:DialogMask) — Method in class com.hippohx.Dialog |
|
Opens system's select file dialog. |
| openFile(filePath, args) — Method in class com.hippohx.File |
|
Launches any file on the system with the default application. |
|
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |