| 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 | |
| clearClipBoard() — Method in class com.hippohx.System | |
| Clears system's clipboard. | |
| close() — Method in class com.hippohx.sqlite.Connection | |
| Closes the connection with the database. | |
| com.hippohx — Package | |
| Main HippoHX's client classes. | |
| com.hippohx.dialogmasks — Package | |
| Predefined masks that you can use when using Dialog.openFile method. | |
| com.hippohx.events — Package | |
| Events dispatched from the backend and to which you can subscribe to. | |
| com.hippohx.sqlite — Package | |
| The SQLite package holds the objects needed for SQLite interaction. | |
| confirm(title, msg, isError) — Method in class com.hippohx.Dialog | |
| Displays system's confirmation dialog to the user. | |
| Connection — Class in package com.hippohx.sqlite | |
| The Connection class is the main interface to interact with SQLite databases. | |
| Connection(id) — Constructor in class com.hippohx.sqlite.Connection | |
| Do NOT create a Connection instance directly, use SQLite.open() instead. | |
| copyDirectory(source, destination) — Method in class com.hippohx.File | |
| Copies a directory to the new destination. | |
| copyFile(source, destination) — Method in class com.hippohx.File | |
| Copies source file to destination file. | |
| count — Property in class com.hippohx.dialogmasks.DialogMask | |
| Number of descriptions and extensions. | |
| createDirectory(directoryPath) — Method in class com.hippohx.File | |
| Creates a directory in the given path. | |
| ctime — Property in class com.hippohx.FileStats | |
| Time of last change. | |
| 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 | |