| 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 | |
| UIDUtil — Final class in package fever.utils | |
| Generates an unique 32 digits ID. | |
| UnimplementedOverridingException — Final class in package fever.error | |
| Throws an UnimplementedOverridingException when a abstract method is not overrided in a subclass implementation. | |
| UnimplementedOverridingException(msg) — Constructor in class fever.error.UnimplementedOverridingException | |
| Constructor. | |
| unique(a) — Static method in class fever.utils.ArrayUtil | |
| Makes all array elements unique and returns array. | |
| unload() — Method in class fever.ui.keys.KeyShortcutMap | |
| Unloads current map. | |
| unregister(name) — Method in class fever.load.BitmapLoaderLocator | |
Unregiters BitmapLoader loader registred with
name identifier on locator. |
|
| unregister(tracker:fever.plugin.analytic:AnalyticTracker) — Method in class fever.plugin.analytic.AnalyticPlugin | |
Unregisters passed-in tracker to manager. |
|
| unregister(channel) — Method in class fever.plugin.manager.models.PluginManagerModel | |
| Unregisters a new plugin using passed-in plugin event. | |
| unregister(keyMapID) — Static method in class fever.ui.keys.KeyShortcutMapLocator | |
Unregisters passed-in map keyMapID from locator. |
|
| unregister(id) — Static method in class fever.ui.menu.PopupContextMenuLocator | |
Unregisters passed-in menu id from manager. |
|
| UnregisterPlugin — Class in package fever.plugin.manager.controls | |
| Unregisters a plugin from the Plugin manager. | |
| UP — Constant static property in class fever.data.formatters.NumberBaseRoundType | |
| Rounds a number up to an integer value that is both closest to, and greater than or equal to, the input number. | |
| uppercaseFirst(source) — Static method in class fever.utils.StringUtil | |
Capitalizes the first letter of passed-in
source string. |
|
| uppercaseTest — Property in class fever.data.validators.strategy.StringValidatorStrategy | |
Setting to true to process a
toUppperCase() on source string before validation
process. |
|
| uppercaseWords(source) — Static method in class fever.utils.StringUtil | |
Capitalizes the first character of every word in
the passed-in source. |
|
| UPPER_TYPE — Constant static property in class fever.utils.Random | |
| Defines if char or word must be in upper case or not. | |
| URCHIN_METHOD_NAME — Static property in class fever.plugin.analytic.strategy.GoogleAnalytic | |
| Google Analytic urchin method name. | |
| url — Property in class fever.utils.browser.BrowserFrame | |
| Window's location ( url ). | |
| url — Property in class fever.utils.browser.BrowserPopup | |
| Window's location ( url ). | |
| url — Property in interface fever.utils.browser.BrowserWindow | |
| Window's location ( url ). | |
| useThousandsSeparator — Property in class fever.data.formatters.NumberFormatter | |
If true, split the number into thousands increments
by using a separator character. |
|
| 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 | |