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  
manager — Property in class org.servebox.foundry.widget.Widget
Returns the widget manager.
MapUtils — Class in package org.servebox.commons.map
MapUtils is a helper class with a lot of static methods to manipulate classes that implements IMap interface.
matchError — Property in class org.servebox.toolbox.form.validator.PasswordValidator
matchProperty — Property in class org.servebox.toolbox.form.SmartForm
MAXI_MODE — Constant static property in class org.servebox.foundry.widget.MultiModeWidget
merge(grid:org.servebox.toolbox.acl:ACLGrid) — Method in class org.servebox.toolbox.acl.ACLGrid
Merges the internal ACL credentials grid with another.
message — Property in class org.servebox.foundry.transfer.TransferObjectHeader
The TransferObjectHeader message.
MINI_MODE — Constant static property in class org.servebox.foundry.widget.MultiModeWidget
mode — Property in class org.servebox.foundry.widget.MultiModeWidget
The current mode.
mode — Property in class org.servebox.toolbox.form.SmartForm
Returns the SmartForm current mode ( default is UPDATE_MODE ).
MODE_CHANGE — Constant static property in class org.servebox.toolbox.form.event.SmartFormEvent
modeChangeHandler(event) — Method in class org.servebox.toolbox.form.SmartForm
Handles the change of the mode
ModelAlreadyRegisteredError — Class in package org.servebox.foundry.model
A ModelAlreadyRegisteredError is thrown when a Model is already registered to the ModelLocator.
ModelAlreadyRegisteredError(message, code) — Constructor in class org.servebox.foundry.model.ModelAlreadyRegisteredError
Creates a new ModelAlreadyRegisteredError.
ModelLocator — Class in package org.servebox.foundry.model
ModelLocator implements Singleton, this class is designed to store references to the models of an application
ModelLocator() — Constructor in class org.servebox.foundry.model.ModelLocator
Creates a new ModelLocator object.
ModelNotFoundError — Class in package org.servebox.foundry.model
A ModelNotFoundError is thrown when the wanted ModelLocator is not registered to the modelsAssociativeMap array.
ModelNotFoundError(message, code) — Constructor in class org.servebox.foundry.model.ModelNotFoundError
Creates a new ModelNotFoundError.
MultiModeWidget — Class in package org.servebox.foundry.widget
A multi-mode widget.
MultiModeWidgetManager — Class in package org.servebox.foundry.widget
A manager for MultiModeWidget.
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