| 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 org.servebox.foundry.observation.Notification | |
| dataProvider — Property in class org.servebox.toolbox.form.elements.SFComboBox | |
| date — Property in class org.servebox.toolbox.form.elements.SFDateCombo | |
| dateAdd(date, mask, addValue) — Static method in class org.servebox.commons.utils.DateUtils | |
| Adds given values to a date, using a mask. | |
| dateAddOpenDatesOnly(date, daysToAdd) — Static method in class org.servebox.commons.utils.DateUtils | |
| Adds days to a given date, including only open dates. | |
| dateComparator(obj1, obj2) — Static method in class org.servebox.commons.utils.DateUtils | |
| Dates comparator function. | |
| dateCopy(date) — Static method in class org.servebox.commons.utils.DateUtils | |
| Creates a fresh new clone of the passed date. | |
| dateDiff(date1, date2, mask) — Static method in class org.servebox.commons.utils.DateUtils | |
| Returns the difference between to dates, with the parameter mask as the unit. | |
| dateFormatter — Property in class org.servebox.toolbox.form.elements.SFDateCombo | |
| dateFormatter — Property in class org.servebox.toolbox.form.elements.SFDateField | |
| DateUtils — Class in package org.servebox.commons.utils | |
| DateUtils is a helper class with a lot of static methods to handle dates. | |
| decorate(decoreeCollection, decoratorClass) — Static method in class org.servebox.commons.utils.DecoratorFactory | |
| Loop over decoreeCollection and cast each object on decoratorClass | |
| DecoratorFactory — Class in package org.servebox.commons.utils | |
| A decoration factory utility class. | |
| DEKHash(str) — Static method in class org.servebox.commons.utils.hash.StringHash | |
| DEK Hash algorithm. | |
| delay — Property in class org.servebox.toolbox.form.elements.DelayTextInput | |
| Delay(ms) to wait to broadcast change event. | |
| delayedRequiredHideIndicator(event) — Method in class org.servebox.toolbox.form.manager.RequiredIndicatorManager | |
| Delayed hide required indicator. | |
| delayedShowRequiredIndicator(event) — Method in class org.servebox.toolbox.form.manager.RequiredIndicatorManager | |
| Delayed Show required indicator. | |
| DelayTextInput — Class in package org.servebox.toolbox.form.elements | |
| DelayTextInput is a standard TexInput, but broadcasts change event after a delay. | |
| DelayTextInput() — Constructor in class org.servebox.toolbox.form.elements.DelayTextInput | |
| Constructor. | |
| deleteFromArrayByPropertyName(compare, propertyToCompare, sourceArray) — Static method in class org.servebox.commons.utils.ArrayUtils | |
| Deletes an item matching a given property value. | |
| description — Property in class org.servebox.toolbox.globalization.TranslationSchema | |
| Returns the description associated with the schema. | |
| DictionaryTable — Class in package org.servebox.commons.map | |
|
DictionaryTable is a data structure that maps keys to values. Every value is an object, but unlike the HashTable, every key should be a String. |
|
| DictionaryTable() — Constructor in class org.servebox.commons.map.DictionaryTable | |
| Creates a new DictionaryTable object. | |
| directive — Property in class org.servebox.toolbox.acl.ACLEntry | |
| Return the directive | |
| DIRECTIVE_ALLOW — Constant static property in class org.servebox.toolbox.acl.ACLEntry | |
| DIRECTIVE_DENY — Constant static property in class org.servebox.toolbox.acl.ACLEntry | |
| dispatchEvent(event) — Method in class org.servebox.foundry.widget.WidgetProperty | |
| Dispatches an event into the event flow. | |
| dispatchEvent(event) — Method in class org.servebox.toolbox.form.SmartForm | |
| Dispatches an event. | |
| dispatchEvent(event) — Method in class org.servebox.toolbox.form.elements.DelayTextInput | |
| dispatchEvent(evt) — Method in class org.servebox.toolbox.globalization.GlobalizationDictionaryReader | |
| IEventDispatcher implementation. | |
| DJBHash(str) — Static method in class org.servebox.commons.utils.hash.StringHash | |
| DJB Hash algorithm. | |
| doCancel() — Method in class org.servebox.toolbox.view.SimpleViewSavePrompt | |
| doDenyError(code, description) — Method in class org.servebox.toolbox.acl.ACLBaseDenyHandler | |
| doDenyError(code, description) — Method in interface org.servebox.toolbox.acl.IACLDenyHandler | |
| doSave() — Method in class org.servebox.toolbox.view.SimpleViewSavePrompt | |
| doSavePromptCallBack(wrapper:org.servebox.toolbox.view:IViewDataSaveWrapper) — Method in class org.servebox.toolbox.browsing.FlexBrowser | |
| Call the callback method after a IDataSaveViewHelper.dave operation | |
| doSavePromptCallBack(wrapper:org.servebox.toolbox.view:IViewDataSaveWrapper) — Method in interface org.servebox.toolbox.view.IViewSavePromptCallbackHandler | |
| doSavePromptCancelCallBack() — Method in class org.servebox.toolbox.browsing.FlexBrowser | |
| Cancel the save operation | |
| doSavePromptCancelCallBack() — Method in interface org.servebox.toolbox.view.IViewSavePromptCallbackHandler | |
| doSaveResponderCallBack(id) — Method in class org.servebox.toolbox.browsing.FlexBrowser | |
| handle the response of a save operation | |
| doSequenceEnd(targetView:org.servebox.foundry.view:IView, operationId) — Method in class org.servebox.toolbox.browsing.FlexBrowser | |
| doValidation(value) — Method in class org.servebox.toolbox.form.validator.PasswordValidator | |
| Validates the password. | |
| 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 | |