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  
save(data:org.servebox.toolbox.view:IViewDataSaveWrapper) — Method in class org.servebox.toolbox.view.AbstractDataSaveViewHelper
save(data:org.servebox.toolbox.view:IViewDataSaveWrapper) — Method in interface org.servebox.toolbox.view.IDataSaveViewHelper
Triggers the actions needed to save the data stored inside the view/view helper instances.
SDBMHash(str) — Static method in class org.servebox.commons.utils.hash.StringHash
SDB Hash algorithm.
search(searchExpression, operator) — Method in class org.servebox.toolbox.search.SearchTree
Performs a search.
SearchProperty — Class in package org.servebox.toolbox.search
SearchProperty is a representation of a property to index that describes the way the property should be indexed/searched.
SearchProperty(propertyName, indexType) — Constructor in class org.servebox.toolbox.search.SearchProperty
Creates a new SearchProperty object.
SearchTree — Class in package org.servebox.toolbox.search
SearchTree enables indexing of array values to perform text searchs.
SearchTree() — Constructor in class org.servebox.toolbox.search.SearchTree
Constructor.
seekObjectTimeout — Property in class org.servebox.toolbox.browsing.BrowsingSequence
selectedItem — Property in class org.servebox.toolbox.form.elements.SFComboBox
SerializationUtils — Class in package org.servebox.commons.utils
SerializationUtils contains static methods to serialize objects.
ServiceAlreadyRegisteredError — Class in package org.servebox.foundry.service
A ServiceAlreadyRegisteredError is thrown when the serive is already registerd to the ServiceLocator.
ServiceAlreadyRegisteredError(message, code) — Constructor in class org.servebox.foundry.service.ServiceAlreadyRegisteredError
Creates a new ServiceAlreadyRegisteredError.
ServiceForBusinessDelegateNotDefError — Class in package org.servebox.foundry.control
A ServiceForBusinessDelegateNotDefError is thrown when the wanted BusinessDelegate is not defined.
ServiceForBusinessDelegateNotDefError(message, code) — Constructor in class org.servebox.foundry.control.ServiceForBusinessDelegateNotDefError
Creates a new ServiceForBusinessDelegateNotDefError.
ServiceLocator — Class in package org.servebox.foundry.service
ServiceLocator holds a reference to services of the application.
ServiceLocator() — Constructor in class org.servebox.foundry.service.ServiceLocator
Creates a new SimpleNotification object.
ServiceNotFoundError — Class in package org.servebox.foundry.service
A ServiceNotFoundError is thrown when the wanted service is not found.
ServiceNotFoundError(message, code) — Constructor in class org.servebox.foundry.service.ServiceNotFoundError
Creates a new ServiceNotFoundError.
set(o:org.servebox.commons.value:IBasicObject) — Method in interface org.servebox.commons.collection.IListIterator
Replaces the current element.
setAccessControlApplication(application:org.servebox.toolbox.acl:AccessControlApplication) — Method in class org.servebox.toolbox.acl.ACLGrid
setACLDenyHandler(aclDenyHandler:org.servebox.toolbox.acl:IACLDenyHandler) — Method in class org.servebox.toolbox.acl.ACLManager
Define ACL deny Handler
setACLDenyHandler(aclDenyHandler:org.servebox.toolbox.acl:IACLDenyHandler) — Method in interface org.servebox.toolbox.acl.IACLManager
setACLManager(aclManager:org.servebox.toolbox.acl:ACLManager) — Method in class org.servebox.toolbox.acl.ACLGrid
setACLManager(manager:org.servebox.toolbox.acl:IACLManager) — Method in class org.servebox.toolbox.browsing.FlexBrowser
Set the IACLManager instance
setBrowsingOperationId(id) — Method in class org.servebox.toolbox.service.ViewSaveCallResponder
Stores the browsing operation token id, used to trigger FlexBrowser callback.
setCallbackHandler(handler:org.servebox.toolbox.view:IViewSavePromptCallbackHandler) — Method in interface org.servebox.toolbox.view.IViewSavePrompt
Sets the callback handler.
setCallbackHandler(handler:org.servebox.toolbox.view:IViewSavePromptCallbackHandler) — Method in class org.servebox.toolbox.view.SimpleViewSavePrompt
setClean() — Method in class org.servebox.toolbox.view.AbstractDataSaveViewHelper
setClean() — Method in interface org.servebox.toolbox.view.IDataSaveViewHelper
Specifies that the view need to be considered as not modified.
setConflictResolvingPolicy(policy) — Method in class org.servebox.toolbox.acl.ACLManager
Define a Conflict Resolving Policy ConflictResolvingPolicy can be INTERSECTION or UNION
setConflictResolvingPolicy(policy) — Method in interface org.servebox.toolbox.acl.IACLManager
setConflictResolvingPriority(priority) — Method in class org.servebox.toolbox.acl.ACLManager
Set the Conflict Resolving Priority Conflict Resolving Priority can be GROUP,ROLE and USER
setConflictResolvingPriority(priority) — Method in interface org.servebox.toolbox.acl.IACLManager
setExpandBox() — Method in class org.servebox.toolbox.form.elements.SmartTextAreaVertical
Define the little box for expand/unexpand the texte area.
setGrid(grid:org.servebox.toolbox.acl:ACLGrid) — Method in class org.servebox.toolbox.acl.ACLManager
double reference between manager and acl grid
setItem(i, o:org.servebox.commons.value:IBasicObject) — Method in class org.servebox.commons.collection.ArrayList
Replaces the specified element from the collection at the specified index.
setItem(i, o:org.servebox.commons.value:IBasicObject) — Method in interface org.servebox.commons.collection.IList
Replaces the specified element from the collection at the specified index.
setModified() — Method in class org.servebox.toolbox.view.AbstractDataSaveViewHelper
setModified() — Method in interface org.servebox.toolbox.view.IDataSaveViewHelper
Specifies that the view need to be considered as modified.
setNavigator(nav:org.servebox.toolbox.view:BrowsingTabNavigator) — Method in class org.servebox.toolbox.view.BrowsingTabBar
Sets the TabBar navigator.
setOperation(operation:org.servebox.toolbox.browsing:BrowsingOperation) — Method in interface org.servebox.toolbox.view.IViewSavePrompt
Sets the operation.
setOperation(operation:org.servebox.toolbox.browsing:BrowsingOperation) — Method in class org.servebox.toolbox.view.SimpleViewSavePrompt
setOperationId(operationId) — Method in class org.servebox.toolbox.browsing.BrowsingSequence
setOperationId(operationId) — Method in interface org.servebox.toolbox.view.IViewDataSaveWrapper
Sets the data to provide to the ViewHelper.save when using a save confirmation prompt.
setOperationId(operationId) — Method in class org.servebox.toolbox.view.SimpleViewDataSaveWrapper
Sets the operation id.
setPromptText(text) — Method in interface org.servebox.toolbox.view.IViewSavePrompt
Sets the prompt text.
setPromptText(t) — Method in class org.servebox.toolbox.view.SimpleViewSavePrompt
setProperty(name, value) — Method in class org.servebox.commons.value.ArrayWrapper
Overrides a call to change a property's value.
setProperty(name, value) — Method in class org.servebox.commons.value.ObjectWrapper
Overrides a call to change a property's value.
setRange(beginDate, endDate) — Static method in class org.servebox.commons.utils.DateUtils
Sets the selectable date range for a date component
setRemoteObjectDestination(destination) — Method in class org.servebox.toolbox.acl.ACLManager
The destination set inside the remote-config.xml configuration file for the remote IACLService java implementation.
setRequestAccessUser(user:org.servebox.toolbox.acl:AccessRequestUser) — Method in class org.servebox.toolbox.acl.ACLGrid
setSequence(sequence:org.servebox.toolbox.browsing:BrowsingSequence) — Method in class org.servebox.toolbox.browsing.BrowsingAction
Stores the related sequence reference.
setSequence(sequence:org.servebox.toolbox.browsing:BrowsingSequence) — Method in interface org.servebox.toolbox.browsing.IBrowsingAction
Stores the related sequence reference.
setService(service) — Method in class org.servebox.foundry.service.AbstractBusinessDelegate
Sets the associated service ( RemoteObject, WebService, HTTPService ).
setService(service) — Method in interface org.servebox.foundry.service.IBusinessDelegate
Sets the associated service ( RemoteObject, WebService, HTTPService ).
setServiceChannelSet(chanSet) — Method in class org.servebox.toolbox.acl.ACLManager
The channel set used to obtain the remote object reference.
setStatus(status) — Method in class org.servebox.toolbox.browsing.BrowsingOperation
Defines the status og the operation status could be PENDING, EXECUTE, FAILURE , SUCCESS, CANCELLED.
setTarget(target) — Method in class org.servebox.toolbox.browsing.BrowsingAction
Stores the related sequence reference.
setValue(value:org.servebox.commons.value:IBasicObject) — Method in interface org.servebox.toolbox.form.elements.ISmartFormElement
Describes how the form element store the value.
setValue(value:org.servebox.commons.value:IBasicObject) — Method in class org.servebox.toolbox.form.elements.SFCheckBox
setValue(value:org.servebox.commons.value:IBasicObject) — Method in class org.servebox.toolbox.form.elements.SFCheckBoxSet
setValue(value:org.servebox.commons.value:IBasicObject) — Method in class org.servebox.toolbox.form.elements.SFComboBox
setValue(value:org.servebox.commons.value:IBasicObject) — Method in class org.servebox.toolbox.form.elements.SFDateCombo
setValue(value:org.servebox.commons.value:IBasicObject) — Method in class org.servebox.toolbox.form.elements.SFDateField
setValue(thevalue:org.servebox.commons.value:IBasicObject) — Method in class org.servebox.toolbox.form.elements.SFHSlider
setValue(theValue:org.servebox.commons.value:IBasicObject) — Method in class org.servebox.toolbox.form.elements.SFNumericStepper
using the value, du to value property in NumericStepper
setValue(value:org.servebox.commons.value:IBasicObject) — Method in class org.servebox.toolbox.form.elements.SFRadioButtonSet
setValue(value:org.servebox.commons.value:IBasicObject) — Method in class org.servebox.toolbox.form.elements.SFTextArea
setValue(value:org.servebox.commons.value:IBasicObject) — Method in class org.servebox.toolbox.form.elements.SFTextInput
setValue(thevalue:org.servebox.commons.value:IBasicObject) — Method in class org.servebox.toolbox.form.elements.SFVSlider
setWidget(w) — Method in class org.servebox.foundry.widget.WidgetManager
Sets a widget for the WidgetManager.
setWordsSeparators(seps) — Method in class org.servebox.toolbox.search.SearchTree
Sets the characters used to identify words terminations during index.
SFCheckBox — Class in package org.servebox.toolbox.form.elements
Checkbox that contains a referencedValue for comparision with SmartForm source
SFCheckBox() — Constructor in class org.servebox.toolbox.form.elements.SFCheckBox
Creates a new SFCheckBox object.
SFCheckBoxSet — Class in package org.servebox.toolbox.form.elements
Handle a group of SFCheckBox
SFCheckBoxSet() — Constructor in class org.servebox.toolbox.form.elements.SFCheckBoxSet
Creates a new SFCheckBoxSet object.
SFComboBox — Class in package org.servebox.toolbox.form.elements
SfComboBox provide advanced feature for combobox such as null selection and Mechanism for selection bind on SmartForm source value
SFComboBox() — Constructor in class org.servebox.toolbox.form.elements.SFComboBox
Creates a new SFComboBox object.
SFDateCombo — Class in package org.servebox.toolbox.form.elements
SFDateField — Class in package org.servebox.toolbox.form.elements
Implementation of ISmartFormElement for DateField
SFHSlider — Class in package org.servebox.toolbox.form.elements
Implementation of ISmartFormElement for HSlider
SFHSlider() — Constructor in class org.servebox.toolbox.form.elements.SFHSlider
Creates a new SFHSlider object.
SFNumericStepper — Class in package org.servebox.toolbox.form.elements
Implementation of ISmartFormElement for NumericStepper
SFNumericStepper() — Constructor in class org.servebox.toolbox.form.elements.SFNumericStepper
Creates a new SFNumberStepper object.
SFRadioButton — Class in package org.servebox.toolbox.form.elements
Implementation of ISmartFormElement for RadioButton
SFRadioButton() — Constructor in class org.servebox.toolbox.form.elements.SFRadioButton
Creates a new SFRadioButton object.
SFRadioButtonSet — Class in package org.servebox.toolbox.form.elements
Implementation of ISmartFormElement for multiples RadioButton
SFRadioButtonSet() — Constructor in class org.servebox.toolbox.form.elements.SFRadioButtonSet
Creates a new SFRadioButtonSet object.
SFTextArea — Class in package org.servebox.toolbox.form.elements
Implementation ISmartFormElement for TextArea
SFTextArea() — Constructor in class org.servebox.toolbox.form.elements.SFTextArea
Creates a new SFTextArea object.
SFTextInput — Class in package org.servebox.toolbox.form.elements
Implementation ISmartFormElement for TextInput
SFTextInput() — Constructor in class org.servebox.toolbox.form.elements.SFTextInput
Creates a new SFTextInput object.
SFVSlider — Class in package org.servebox.toolbox.form.elements
Implementation ISmartFormElement for VSlider
SFVSlider() — Constructor in class org.servebox.toolbox.form.elements.SFVSlider
Creates a new SFVSlider object.
showElements() — Method in class org.servebox.toolbox.form.SmartForm
Shows components when exiting read mode.
showRequiredIndicatorOnUpdateMode(fi) — Method in class org.servebox.toolbox.form.manager.RequiredIndicatorManager
Shows required indicator.
SimpleNotification — Class in package org.servebox.foundry.observation
All application notifications should extend SimpleNotification
SimpleNotification(data) — Constructor in class org.servebox.foundry.observation.SimpleNotification
Creates a new SimpleNotification object.
SimpleViewDataSaveWrapper — Class in package org.servebox.toolbox.view
A simple implementation of IViewDataSaveWrapper.
SimpleViewSavePrompt — Class in package org.servebox.toolbox.view
SingletonError — Class in package org.servebox.commons.errors
A SingletonError is thrown every time when you try to instantiate singleton object that is already instantiated.
SingletonError(message, code) — Constructor in class org.servebox.commons.errors.SingletonError
Creates a new SingletonError.
size() — Method in class org.servebox.commons.collection.AbstractCollection
The number of elements in the collection.
size() — Method in class org.servebox.commons.collection.HashSet
The number of elements in the collection.
size() — Method in interface org.servebox.commons.collection.ICollection
The number of elements in the collection.
size() — Method in class org.servebox.commons.map.DictionaryTable
Returns the number of entries (distinct keys) in this dictionary.
size() — Method in class org.servebox.commons.map.Hashtable
Returns the number of key-value mappings in this map.
size() — Method in interface org.servebox.commons.map.IMap
Returns the number of key-value mappings in this map.
size() — Method in class org.servebox.toolbox.browsing.BrowsingSequence
SmartForm — Class in package org.servebox.toolbox.form
SmartForm is designed for creating and maintaining Form.
SmartForm() — Constructor in class org.servebox.toolbox.form.SmartForm
Creates a new SmartForm object.
smartFormElementChangeHandler(e) — Method in class org.servebox.toolbox.form.SmartForm
smartFormElementsCatalog — Property in class org.servebox.toolbox.form.SmartForm
Gets all smartFormElements inside the form.
SmartFormError — Class in package org.servebox.toolbox.form
SmartForm Error
SmartFormError(message, id) — Constructor in class org.servebox.toolbox.form.SmartFormError
Creates a new SmartFormError.
SmartFormEvent — Class in package org.servebox.toolbox.form.event
All Specific Event for SmartForm classes
SmartFormEvent(type, bubbles, cancelable) — Constructor in class org.servebox.toolbox.form.event.SmartFormEvent
SmartTextAreaVertical — Class in package org.servebox.toolbox.form.elements
SortedDictionaryTable — Class in package org.servebox.commons.map
SortedDictionartTable return elements sorted by keys.
SortedDictionaryTable(dt:org.servebox.commons.map:DictionaryTable, comp:org.servebox.commons.comparator:IComparator) — Constructor in class org.servebox.commons.map.SortedDictionaryTable
Creates a new SortedDictionaryTable object.
SortedSet — Class in package org.servebox.commons.collection
Implementation of the ISortedSet interface.
SortedSet(collection:org.servebox.commons.collection:ICollection, comp:org.servebox.commons.comparator:IComparator) — Constructor in class org.servebox.commons.collection.SortedSet
Creates a new SortedSet object.
sortList() — Method in class org.servebox.commons.collection.SortedSet
Sorts the inner list according to the comparator instance.
source — Property in class org.servebox.toolbox.form.SmartForm
Sets/Gets the values for form filling / reading / updating.
split(toSplit, seps) — Static method in class org.servebox.commons.utils.StringUtils
Splits a string using an array of separators.
splitIncludingSeps(toSplit, seps) — Static method in class org.servebox.commons.utils.StringUtils
Splits a string using an array of separators, and includes the separators inside the returning array.
start() — Method in class org.servebox.toolbox.browsing.BrowsingSequence
startsWith(str, pattern, caseSensitive) — Static method in class org.servebox.commons.utils.StringUtils
Checks whether a string begins with a pattern.
StateBrowsingAction — Class in package org.servebox.toolbox.browsing
BrowsingAction used for accesing State
StateBrowsingAction(sequence:org.servebox.toolbox.browsing:BrowsingSequence, target) — Constructor in class org.servebox.toolbox.browsing.StateBrowsingAction
StateBrowsingError — Class in package org.servebox.toolbox.browsing
Specific error for Browsing operation involving States
StateBrowsingError(message, code) — Constructor in class org.servebox.toolbox.browsing.StateBrowsingError
Creates a new StateBrowsingError.
STATIC_PREFIX_NAME_FOR_ACCESS_REQUEST_ELEMENT — Constant static property in class org.servebox.toolbox.acl.ACLManager
STATUS_CANCELLED — Constant static property in class org.servebox.toolbox.browsing.BrowsingOperation
STATUS_EXECUTE — Constant static property in class org.servebox.toolbox.browsing.BrowsingOperation
STATUS_FAILURE — Constant static property in class org.servebox.toolbox.browsing.BrowsingOperation
STATUS_PENDING — Constant static property in class org.servebox.toolbox.browsing.BrowsingOperation
STATUS_SUCCESS — Constant static property in class org.servebox.toolbox.browsing.BrowsingOperation
stop() — Method in class org.servebox.toolbox.browsing.BrowsingSequence
storeIndicatorSkin(formItem, force) — Method in class org.servebox.toolbox.form.manager.RequiredIndicatorManager
Stores a reference for the current indicator.
storeNotMappedValues(filledKeys) — Method in class org.servebox.toolbox.form.SmartForm
Stores NotMappedValues.
StringComparator — Class in package org.servebox.commons.comparator
StringComparator performs a comparison between two strings.
StringComparator — Class in package org.servebox.toolbox.search
JUST FOR FUN ! StringComparator performs StartsWith, Boyer-Moore and Zhu-Takaoka string-matching comparison.
StringHash — Class in package org.servebox.commons.utils.hash
StringHash is an ActionScript version of the "General Purpose Hash Function Algorithms Library" by Arash Partow.
StringUtils — Class in package org.servebox.commons.utils
StringUtils a helper class with a static methods to handle strings.
stripChar(toStrip, char) — Static method in class org.servebox.commons.utils.StringUtils
Removes a character from a String.
SubControllerInstanceError — Class in package org.servebox.foundry.control
A SubControllerInstanceError is thrown in two case, when the wanted object is not an AbstractSubController ad when the wanted object is already created.
SubControllerInstanceError(message, code) — Constructor in class org.servebox.foundry.control.SubControllerInstanceError
Creates a new SubControllerInstanceError.
SubControllerNotFoundError — Class in package org.servebox.foundry.control
A SubControllerNotFoundError is thrown when the wanted AbstractSubController is not registered to the subControllers array.
SubControllerNotFoundError(message, code) — Constructor in class org.servebox.foundry.control.SubControllerNotFoundError
Creates a new SubControllerNotFoundError.
subList(fromIndex, toIndex) — Method in class org.servebox.commons.collection.ArrayList
Retrieves the part of the list at a specified range( fromIndex is inclusive, toIndex is exclusive ).
subList(fromIndex, toIndex) — Method in interface org.servebox.commons.collection.IList
Retrieves the part of the list at a specified range( fromIndex is inclusive, toIndex is exclusive ).
subMap(fromKey, toKey) — Method in interface org.servebox.commons.map.ISortedMap
Retrieves the part of this map whose keys range from fromKey, inclusive, to toKey, exclusive.
subMap(fromKey, toKey) — Method in class org.servebox.commons.map.SortedDictionaryTable
Retrieves the part of this map whose keys range from fromKey, inclusive, to toKey, exclusive.
subSet(fromElement:org.servebox.commons.value:IBasicObject, toElement:org.servebox.commons.value:IBasicObject, fromInclusive, toInclusive) — Method in interface org.servebox.commons.collection.ISortedSet
Retrieves the part of this set whose elements range from fromElement to toElement.
subSet(fromElement:org.servebox.commons.value:IBasicObject, toElement:org.servebox.commons.value:IBasicObject, fromInclusive, toInclusive) — Method in class org.servebox.commons.collection.SortedSet
Retrieves the part of this set whose elements range from fromElement to toElement.
switchImageSource(event) — Method in class org.servebox.toolbox.form.elements.SmartTextAreaVertical
if imageClose && imageOpen where specified change the source
switchSmartFormElementsToReadMode() — Method in class org.servebox.toolbox.form.SmartForm
Switches to "read" mode :
- append renderers into the form,
- hide FormItem instances to let complex renderers display correctly or hide the form to place a simple renderer
switchSmartFormElementsToUpdateMode() — Method in class org.servebox.toolbox.form.SmartForm
Switches the form to update Mode.
switchTArea() — Method in class org.servebox.toolbox.form.elements.SmartTextAreaVertical
switch between display Textarea of display TextPreview State
switchToRead() — Method in class org.servebox.toolbox.form.SmartForm
Switches to read mode.
switchToUpdate() — Method in class org.servebox.toolbox.form.SmartForm
Switches to update mode.
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