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  
validateInterval(beginDate, endDate) — Static method in class org.servebox.commons.utils.DateUtils
Use this fucntion to validate a property using two dates
validateIntervalInRange(beginDate, endDate, range) — Static method in class org.servebox.commons.utils.DateUtils
This function is used to validate an interval in a specified date range
validationChange(e) — Method in class org.servebox.toolbox.form.SmartForm
Forwards VALID/INVALID validator event to SmartForm.
validators — Property in class org.servebox.toolbox.form.SmartForm
An array of Validator for the SmartForm.
value — Property in class org.servebox.foundry.widget.WidgetProperty
The widget proeprty name.
values() — Method in class org.servebox.commons.map.DictionaryTable
Returns a collection view of the values contained in this map.
values() — Method in class org.servebox.commons.map.Hashtable
Returns a collection view of the values contained in this map.
values() — Method in interface org.servebox.commons.map.IMap
Returns a collection view of the values contained in this map.
VBoxView — Class in package org.servebox.foundry.view
VBoxView extends mx.containers.VBox and implements IView interface.
ViewAlreadyRegisteredError — Class in package org.servebox.foundry.view
A ViewAlreadyRegisteredError is thrown when the View is already registered to the ViewLocator.
ViewAlreadyRegisteredError(message, code) — Constructor in class org.servebox.foundry.view.ViewAlreadyRegisteredError
Creates a new ViewAlreadyRegisteredError.
ViewHelper — Class in package org.servebox.foundry.view
ViewHelper is linked to a view.
ViewLocator — Class in package org.servebox.foundry.view
ViewLocator implements Singleton design pattern , this class is designed to store references to the ViewHelper of an application
ViewLocator() — Constructor in class org.servebox.foundry.view.ViewLocator
Creates a new ViewLocator object.
VIEW_MODE — Constant static property in class org.servebox.foundry.widget.MultiModeWidget
ViewNotFoundError — Class in package org.servebox.foundry.view
This eroor is thrown when a wnated View is not found.
ViewNotFoundError(message, code) — Constructor in class org.servebox.foundry.view.ViewNotFoundError
Creates a new ViewNotFoundError.
ViewSaveCallResponder — Class in package org.servebox.toolbox.service
ViewSaveCallResponder is used to handle result after pending browsing operation.
ViewStackBrowsingAction — Class in package org.servebox.toolbox.browsing
Specific BrowsingAction user for browsing thru ViewStack
ViewStackBrowsingAction(sequence:org.servebox.toolbox.browsing:BrowsingSequence, target) — Constructor in class org.servebox.toolbox.browsing.ViewStackBrowsingAction
ViewStackBrowsingError — Class in package org.servebox.toolbox.browsing
Specific Browsing Error when browsing ViewStack
ViewStackBrowsingError(message, code) — Constructor in class org.servebox.toolbox.browsing.ViewStackBrowsingError
Creates a new ViewStackBrowsingError.
ViewUtils — Class in package org.servebox.foundry.view
A utility class for classes implementing the IView interface.
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