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  
BasicACLObject — Class in package org.servebox.toolbox.acl
An ACL basinc object.
BasicObject — Class in package org.servebox.commons.value
BasicObject implements mechanism for object identification and object comparison.
BasicObject() — Constructor in class org.servebox.commons.value.BasicObject
Creates a new BasicObject object.
BasicObjectComparator — Class in package org.servebox.commons.comparator
Default comparator for IBasicObject.
bindValuesInRenderer(complexRenderer) — Method in class org.servebox.toolbox.form.SmartForm
Bindes all value in specific renderer.
BKDRHash(str) — Static method in class org.servebox.commons.utils.hash.StringHash
BKDR Hash algorithm.
boyerMooreMatch(text) — Static method in class org.servebox.toolbox.search.StringComparator
Performs a BM string-matching search for the string pattern inside the string text.
browse(browsingSource:org.servebox.foundry.view:IView, uri, ignoreSameTarget, ignoreCurrentView) — Method in class org.servebox.toolbox.browsing.FlexBrowser
Attains a specific uri with an IView as the reference.
BrowsingAction — Class in package org.servebox.toolbox.browsing
Define a action for the FlexBrowser
BrowsingAction(sequence:org.servebox.toolbox.browsing:BrowsingSequence, target) — Constructor in class org.servebox.toolbox.browsing.BrowsingAction
BrowsingError — Class in package org.servebox.toolbox.browsing
Simple Browsing Error
BrowsingError(message, code) — Constructor in class org.servebox.toolbox.browsing.BrowsingError
Creates a new BrowsingError.
BrowsingOperation — Class in package org.servebox.toolbox.browsing
BrowsingOperation represents an operation for the FlexBrowser BrowsingOperation is defined by a source and a target URI.
BrowsingOperation(src:org.servebox.foundry.view:IView, target) — Constructor in class org.servebox.toolbox.browsing.BrowsingOperation
Creates a new BrowsingOperation object.
BrowsingOperationComparator — Class in package org.servebox.toolbox.browsing.comparator
BrowsingOperationComparator() — Constructor in class org.servebox.toolbox.browsing.comparator.BrowsingOperationComparator
BrowsingSequence — Class in package org.servebox.toolbox.browsing
A Browsing Sequence is a stack of BrowsingAction
BrowsingTabBar — Class in package org.servebox.toolbox.view
BrowsingTabBar is a simple TabBar extenstion with flexBrowser as manager for browsing between tabs.
BrowsingTabNavigator — Class in package org.servebox.toolbox.view
BrowsingTabNavigator is a simple TabNavigator extenstion with flexBrowser as manager for browsing between tabs
BrowsingUtils — Class in package org.servebox.toolbox.browsing
BrowsingUtils exposes static method for the FlexBrowser mechanism
buildHeader(code, message) — Method in class org.servebox.foundry.transfer.TransferObject
give an header to the transfert object
buildRendererElementsCatalog(rendererElementsCatalog, container) — Method in class org.servebox.toolbox.form.SmartForm
Retrieves all IsmartFormRenderer with id in the specific renderer.
buildSmartFormElementsCatalog(container) — Method in class org.servebox.toolbox.form.SmartForm
Recursively loops over all formElements and builds the _smartFormElementsCatalog.
BusinessDelegateAlreadyRegisteredError — Class in package org.servebox.foundry.control
A BusinessDelegateAlreadyRegisteredError is thrown when a BusinessDelegate is already registered to the AbstractBaseController.
BusinessDelegateAlreadyRegisteredError(message, code) — Constructor in class org.servebox.foundry.control.BusinessDelegateAlreadyRegisteredError
Creates a new BusinessDelegateAlreadyRegisteredError.
BusinessDelegateNotFoundError — Class in package org.servebox.foundry.control
A ServiceForBusinessDelegateNotDefError is thrown when the wanted BusinessDelegate is not registered to the businessDelegates array.
BusinessDelegateNotFoundError(message, code) — Constructor in class org.servebox.foundry.control.BusinessDelegateNotFoundError
Creates a new BusinessDelegateNotFoundError.
BusinessDelegateServiceError — Class in package org.servebox.foundry.service
This error is thrwon when an object that AbstractService or HTTPService is trying to be registered the BusinessDelegate.
BusinessDelegateServiceError(message, code) — Constructor in class org.servebox.foundry.service.BusinessDelegateServiceError
Creates a new BusinessDelegateServiceError.
bypassInitialization — Property in class org.servebox.airfoundry.control.AbstractAirApplication
If this member is set to true delegates and subcontrollers will not be initialised.
bypassInitialization — Property in class org.servebox.foundry.control.AbstractApplication
If this member is set to true delegates and subcontrollers will not be initialised.
bypassInitialize() — Method in class org.servebox.airfoundry.control.AbstractAirApplication
Bypasses AbstractApplication initialisation and initialise the component with mx.core.Applicaiton initialize method.
bypassInitialize() — Method in class org.servebox.foundry.control.AbstractApplication
Bypasses AbstractApplication initialisation and initialise the component with mx.core.Applicaiton initialize method.
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