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  
callLater(method, args) — Method in interface org.servebox.foundry.control.IAbstractApplication
callProperty(methodName, ... rest) — Method in class org.servebox.commons.value.ArrayWrapper
Overrides the behavior of an object property that can be called as a function.
callProperty(methodName, ... rest) — Method in class org.servebox.commons.value.ObjectWrapper
Overrides the behavior of an object property that can be called as a function.
cancel() — Method in class org.servebox.toolbox.browsing.BrowsingAction
Do-nothing method.
cancel() — Method in class org.servebox.toolbox.browsing.GetObjectBrowsingAction
cancel() — Method in interface org.servebox.toolbox.browsing.IBrowsingAction
Cancels the action.
cancelSave() — Method in class org.servebox.toolbox.view.AbstractDataSaveViewHelper
cancelSave() — Method in interface org.servebox.toolbox.view.IDataSaveViewHelper
Triggers the actions needed to reflect the user cancelling.
CanvasView — Class in package org.servebox.foundry.view
CanvasView extends mx.containers.Canvas and implements IView interface.
CATALOG_BUILT — Constant static property in class org.servebox.toolbox.form.event.SmartFormEvent
change — Event in class org.servebox.foundry.widget.WidgetProperty
CHANGE — Constant static property in class org.servebox.toolbox.form.event.SmartFormEvent
ChannelSetProvider — Class in package org.servebox.commons.utils.rpc
This class provides the application-level default AMF(Remoting) channel used for remote procedure calls.
The URI used as the message broker one is http://{host}:{port}/{context-root}/messagebroker/amf
ChannelSetProvider() — Constructor in class org.servebox.commons.utils.rpc.ChannelSetProvider
Creates a new ChannelSetProvider.
childrenCreated() — Method in class org.servebox.toolbox.form.SmartForm
childrenCreated() — Method in class org.servebox.toolbox.form.elements.SFDateCombo
ClassUtils — Class in package org.servebox.commons.utils
ClassUtils is a class containing static methods to handle objects.
clear() — Method in class org.servebox.commons.collection.AbstractCollection
Empties the collection.
clear() — Method in class org.servebox.commons.collection.HashSet
Empties the collection.
clear() — Method in interface org.servebox.commons.collection.ICollection
Empties the collection.
clear() — Method in class org.servebox.commons.map.DictionaryTable
Removes all mappings from this map (optional operation).
clear() — Method in class org.servebox.commons.map.Hashtable
Removes all mappings from this map (optional operation).
clear() — Method in interface org.servebox.commons.map.IMap
Removes all mappings from this map (optional operation).
clear() — Method in class org.servebox.toolbox.browsing.BrowsingSequence
clear() — Method in class org.servebox.toolbox.form.SmartForm
Clears all values in the SmartForm.
CLEAR — Constant static property in class org.servebox.toolbox.form.event.SmartFormEvent
clearIndex() — Method in class org.servebox.toolbox.search.SearchTree
Deletes the index.
clickHandler(event) — Method in class org.servebox.toolbox.view.BrowsingTabBar
Handles the MouseEvent.CLICK event for the items in the NavBar control.
clone() — Method in class org.servebox.commons.map.DictionaryTable
Creates a shallow copy of this hashtable.
clone() — Method in class org.servebox.commons.map.Hashtable
Creates a shallow copy of this hashtable.
code — Property in class org.servebox.commons.errors.IBasicObjectError
The code of the error.
code — Property in class org.servebox.commons.errors.SingletonError
The code of the error.
code — Property in class org.servebox.foundry.control.ApplicationControllerInitializationError
The code of the error.
code — Property in class org.servebox.foundry.control.BusinessDelegateAlreadyRegisteredError
The code of the error.
code — Property in class org.servebox.foundry.control.BusinessDelegateNotFoundError
The code of the error.
code — Property in class org.servebox.foundry.control.ServiceForBusinessDelegateNotDefError
The code of the error.
code — Property in class org.servebox.foundry.control.SubControllerInstanceError
The code of the error.
code — Property in class org.servebox.foundry.control.SubControllerNotFoundError
The code of the error.
code — Property in class org.servebox.foundry.model.ModelAlreadyRegisteredError
The code of the error.
code — Property in class org.servebox.foundry.model.ModelNotFoundError
The code of the error.
code — Property in class org.servebox.foundry.service.BusinessDelegateServiceError
The code of the error.
code — Property in class org.servebox.foundry.service.ServiceAlreadyRegisteredError
The code of the error.
code — Property in class org.servebox.foundry.service.ServiceNotFoundError
The code of the error.
code — Property in class org.servebox.foundry.transfer.TransferObjectHeader
The TransferObjectHeader code.
code — Property in class org.servebox.foundry.view.ViewAlreadyRegisteredError
The code of the error.
code — Property in class org.servebox.foundry.view.ViewNotFoundError
The code of the error.
code — Property in class org.servebox.foundry.widget.WidgetError
The code of the error.
code — Property in class org.servebox.toolbox.browsing.BrowsingError
The code of the error.
code — Property in class org.servebox.toolbox.browsing.GetObjectBrowsingError
The code of the error.
code — Property in class org.servebox.toolbox.browsing.StateBrowsingError
The code of the error.
code — Property in class org.servebox.toolbox.browsing.ViewStackBrowsingError
The code of the error.
code — Property in class org.servebox.toolbox.globalization.GlobalizationDictionaryError
The code of the error.
comparator() — Method in interface org.servebox.commons.map.ISortedMap
Returns the comparator object.
comparator() — Method in class org.servebox.commons.map.SortedDictionaryTable
Returns the comparator object.
compare(o1, o2) — Method in class org.servebox.commons.comparator.BasicObjectComparator
Compares two arguments .
compare(o1, o2) — Method in interface org.servebox.commons.comparator.IComparator
Compares two arguments .
compare(o1, o2) — Method in class org.servebox.commons.comparator.StringComparator
Compares two arguments .
compare(n1, n2) — Static method in class org.servebox.commons.utils.NumberUtils
Compares two numbers .
compare(s1, s2) — Static method in class org.servebox.commons.utils.StringUtils
Compares two strings .
compare(o1, o2) — Method in class org.servebox.toolbox.browsing.comparator.BrowsingOperationComparator
confirmPassword — Property in class org.servebox.toolbox.form.validator.PasswordValidator
CONFLICT_RESOLVING_POLICY_INTERSECTION — Constant static property in class org.servebox.toolbox.acl.ACLManager
CONFLICT_RESOLVING_POLICY_UNION — Constant static property in class org.servebox.toolbox.acl.ACLManager
CONFLICT_RESOLVING_PRIORITY_TO_GROUP — Constant static property in class org.servebox.toolbox.acl.ACLManager
CONFLICT_RESOLVING_PRIORITY_TO_ROLE — Constant static property in class org.servebox.toolbox.acl.ACLManager
CONFLICT_RESOLVING_PRIORITY_TO_USER — Constant static property in class org.servebox.toolbox.acl.ACLManager
contains(o:org.servebox.commons.value:IBasicObject) — Method in class org.servebox.commons.collection.AbstractCollection
Indicates whether the collection contains the specified element.
contains(o:org.servebox.commons.value:IBasicObject) — Method in class org.servebox.commons.collection.HashSet
contains(o:org.servebox.commons.value:IBasicObject) — Method in interface org.servebox.commons.collection.ICollection
Indicates whether the collection contains the specified element.
contains(value:org.servebox.commons.value:IBasicObject) — Method in class org.servebox.commons.map.DictionaryTable
contains(value:org.servebox.commons.value:IBasicObject) — Method in class org.servebox.commons.map.Hashtable
contains(string, query) — Static method in class org.servebox.commons.utils.StringUtils
Searches a query in a string an returns its position.
containsAll(c:org.servebox.commons.collection:ICollection) — Method in class org.servebox.commons.collection.AbstractCollection
Indicates whether the collection contains the specified elements.
containsAll(c:org.servebox.commons.collection:ICollection) — Method in interface org.servebox.commons.collection.ICollection
Indicates whether the collection contains the specified elements.
containsKey(key) — Method in class org.servebox.commons.map.DictionaryTable
Returns true if this map contains a mapping for the specified key.
containsKey(key) — Method in class org.servebox.commons.map.Hashtable
Returns true if this map contains a mapping for the specified key.
containsKey(key) — Method in interface org.servebox.commons.map.IMap
Returns true if this map contains a mapping for the specified key.
containsValue(value:org.servebox.commons.value:IBasicObject) — Method in class org.servebox.commons.map.DictionaryTable
Returns true if this map maps one or more keys to the specified value.
containsValue(value:org.servebox.commons.value:IBasicObject) — Method in class org.servebox.commons.map.Hashtable
Returns true if this map maps one or more keys to the specified value.
containsValue(value:org.servebox.commons.value:IBasicObject) — Method in interface org.servebox.commons.map.IMap
Returns true if this map maps one or more keys to the specified value.
convertDirectiveToBoolean(directive) — Method in class org.servebox.toolbox.acl.ACLGrid
Convert ALLOW Directive to true Convert DENY Directive to false
createChildren() — Method in class org.servebox.toolbox.view.BrowsingTabNavigator
createOperation(ref:org.servebox.foundry.view:IView, uri) — Method in class org.servebox.toolbox.browsing.FlexBrowser
Create a browsing operation
createSubController(subControllerClass, id) — Method in class org.servebox.foundry.control.AbstractController
Creates a new sub-ontroller and registers it to the subControllers array.
currentTargetURI — Property in class org.servebox.toolbox.browsing.FlexBrowser
Returns the current URI.
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