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  
data — Property in class fever.plugin.history.HistoryStatus
Data stored in history storage.
data — Property in class fever.plugin.manager.events.PluginManagerEvent
Plugin data to register
data — Property in class fever.plugin.manager.events.PluginRegistrationEvent
true if plugin is correctly registred in manager.
DEBUG(o) — Static method in class fever.log.FeverDebug
Logs a debug message type throw logging API.
decimalSeparator — Property in class fever.data.formatters.NumberFormatter
Decimal separator character to use when outputting formatted decimal numbers.
decimalSeparator — Property in class fever.data.validators.strategy.NumberValidatorStrategy
The character used to separate the whole from the fractional part of the number.
_declaredBy — Property in class fever.utils.reflect.ElementInfo
declaredBy — Property in class fever.utils.reflect.ElementInfo
Returns element declaration scope.
decrypt(value, key) — Method in class fever.data.crypto.Cipher
Decrypts passed-in value using key decryption key.
decrypt(value, key) — Method in interface fever.data.crypto.CryptAlgorithm
Decrypts passed-in value using key decryption key.
decrypt(value, key) — Method in class fever.data.crypto.CryptAlgorithmAdapter
Decrypts passed-in value using key decryption key.
decrypt(value, key) — Method in class fever.data.crypto.algorithm.RC4Algorithm
Decrypts passed-in value using key decryption key.
decrypt(value, key) — Method in class fever.data.crypto.algorithm.TEAAlgorithm
Decrypts passed-in value using key decryption key.
DECRYPT_METHODE_NAME — Constant static property in class fever.data.crypto.CryptAlgorithmAdapter
Method name for the "decrypt()" method of CryptAlgorithm encrypt method.
DEFAULT_COMMAND_DELAY — Static property in class fever.commands.DelayedBatch
Default delay in milliseconds between commands execution.
DEFAULT_DELAY — Static property in class fever.ui.keys.KeyShortcut
Repetition key timer in milliseconds.
DEFAULT_ID — Constant static property in class fever.load.BitmapLoaderLocator
Default bitmap repository identifier.
DEFAULT_MAP_ID — Constant static property in class fever.ui.keys.KeyShortcutMapLocator
Default map name.
DEFAULT_PASSWORD_LENGTH — Constant static property in class fever.utils.Random
Default password length.
DefaultPluginManager — Class in package fever.plugin.manager
DefaultPluginManager() — Constructor in class fever.plugin.manager.DefaultPluginManager
Constructor.
delay — Property in class fever.ui.keys.KeyShortcut
Defines repetition timer for instance.
DelayedBatch — Class in package fever.commands
Processes each stored command at delay interval.
DelayedBatch(delay) — Constructor in class fever.commands.DelayedBatch
Constructor.
desactivate(channel) — Method in class fever.plugin.manager.models.PluginManagerModel
Desactivate plugin using passed-in his channel.
_desactivatePlugin() — Method in class fever.plugin.manager.abstract.AbstractRegistredPlugin
DesactivatePlugin — Class in package fever.plugin.manager.controls
Desactivates a plugin.
desativate() — Method in interface fever.plugin.manager.RegistredPlugin
Desactivates plugin.
desativate() — Method in class fever.plugin.manager.abstract.AbstractRegistredPlugin
Desactivates plugin.
_desc — Property in class fever.utils.reflect.ElementInfo
describe(target) — Static method in class fever.utils.reflect.ClassInfo
Builds and returns ClassInfo instance for passed-in o object.
description — Property in class fever.utils.reflect.ClassInfo
XML desciption.
description — Property in class fever.utils.reflect.ElementInfo
Elements description.
DHTMLHistoryStrategy — Class in package fever.plugin.history.strategy
Browser history strategy using dhtmlHistory Javascript engine.
DHTMLHistoryStrategy(flashObjectID) — Constructor in class fever.plugin.history.strategy.DHTMLHistoryStrategy
Constructor.
dialog — Property in interface fever.core.FeverCore
Gives access to application dialog system.
DISABLED_DELAY — Constant static property in class fever.ui.keys.KeyShortcut
Delay value to disabled key repetition test.
DisplacementMapFilterMode — Final class in package fever.display.filters
Enumeration for the mode property of the DisplacementMapFilter class.
dispose(id) — Static method in class fever.utils.browser.BrowserFrame
Disposes popup registred with id name.
dispose(id) — Static method in class fever.utils.browser.BrowserPopup
Disposes popup registred with id name.
domain — Property in class fever.data.validators.strategy.NumberValidatorStrategy
Type of number to be validated.
DOWN — Constant static property in class fever.data.formatters.NumberBaseRoundType
Rounds a number down to an integer that is both closest to, and less than or equal to, the input number.
DOWNLOAD_LINK — Static property in class fever.plugin.analytic.AnalyticLinkType
Default place to store 'downloads' links.
dynamicFlag — Property in class fever.utils.reflect.ClassInfo
true if class is dynamic.
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