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