Variable Index
$#! · 0-9 · 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
B
 backgroundColor, mxPrintPreview
 backgroundImage, mxGraph
 baseDomain, mxUrlConverter
 basePath, mxClient
 baseSpacingBottom, mxText
 baseSpacingLeft, mxText
 baseSpacingRight, mxText
 baseSpacingTop, mxText
 baseUrl, mxUrlConverter
 BEFORE_ADD_VERTEX, mxEvent
 BEFORE_UNDO, mxEvent
 BEGIN_UPDATE, mxEvent
 bends, mxEdgeHandler
 bgNodes, mxStencil
 binary, mxXmlRequest
 blurEnabled, mxCellEditor
 body, mxForm
 border
 borderCollapse, mxStackLayout
 borderColor, mxPrintPreview
 boundingBox, mxShape
 bounds, mxShape
 bubbling, mxLayoutManager
 buffer, mxLog
mxPrintPreview.prototype.backgroundColor
Holds the color value for the page background color.
mxGraph.prototype.backgroundImage
Specifies the mxImage to be returned by getBackgroundImage.
mxUrlConverter.prototype.baseDomain
Specifies the base domain to be used as a prefix for absolute URLs.
Basepath for all URLs in the core without trailing slash.
mxText.prototype.baseSpacingBottom
Specifies the spacing to be added to the bottom spacing.
mxText.prototype.baseSpacingLeft
Specifies the spacing to be added to the left spacing.
mxText.prototype.baseSpacingRight
Specifies the spacing to be added to the right spacing.
mxText.prototype.baseSpacingTop
Specifies the spacing to be added to the top spacing.
mxUrlConverter.prototype.baseUrl
Specifies the base URL to be used as a prefix for relative URLs.
BEFORE_ADD_VERTEX: 'beforeAddVertex'
Specifies the event name for beforeAddVertex.
BEFORE_UNDO: 'beforeUndo'
Specifies the event name for beforeUndo.
BEGIN_UPDATE: 'beginUpdate'
Specifies the event name for beginUpdate.
mxEdgeHandler.prototype.bends
Holds the mxShapes that represent the points.
Holds the XML node with the stencil description.
mxXmlRequest.prototype.binary
Boolean indicating if the request is binary.
mxCellEditor.prototype.blurEnabled
If focusLost should be called if textarea loses the focus.
mxForm.prototype.body
Holds the DOM node that represents the tbody (table body).
mxGraph.prototype.border
Border to be added to the bottom and right side when the container is being resized after the graph has been changed.
mxOutline.prototype.border
Border to be added at the bottom and right.
mxPanningManager.prototype.border
Border to handle automatic panning inside the component.
mxPartitionLayout.prototype.border
Integer that specifies the absolute inset in pixels for the parent that contains the children.
mxPrintPreview.prototype.border
The border inset around each side of every page in the preview.
mxStackLayout.prototype.border
Border to be added if fill is true.
mxStackLayout.prototype.borderCollapse
If the strokeWidth should be ignored.
mxPrintPreview.prototype.borderColor
Holds the color value for the page border.
mxShape.prototype.boundingBox
Contains the bounding box of the shape, that is, the smallest rectangle that includes all pixels of the shape.
mxShape.prototype.bounds
Holds the mxRectangle that specifies the bounds of this shape.
mxLayoutManager.prototype.bubbling
Specifies if the layout should bubble along the cell hierarchy.
buffer: ''
Buffer for pre-initialized content.
Close