H | |
h0, mxStencil | |
HANDLE_FILLCOLOR, mxConstants | |
HANDLE_SIZE, mxConstants | |
HANDLE_STROKECOLOR, mxConstants | |
handleImage | |
handleMouseOut, mxPanningManager | |
handler, mxDefaultKeyHandler | |
handlers, mxSelectionCellsHandler | |
hashCode, mxGraphHierarchyNode | |
height | |
help, mxEditor | |
helpResource, mxEditor | |
helpWidth, mxEditor | |
helpWindowImage, mxEditor | |
HIDE, mxEvent | |
hideOnHover, mxTooltipHandler | |
HIGHLIGHT_COLOR, mxConstants | |
HIGHLIGHT_STROKEWIDTH, mxConstants | |
highlightColor, mxConstraintHandler | |
highlightDropTargets, mxDragSource | |
highlightEnabled, mxGraphHandler | |
history, mxUndoManager | |
horizontal | |
horizontalFlow, mxEditor | |
horizontalOffset, mxVertexHandler | |
hotspot, mxCellMarker | |
hotspotEnabled, mxCellMarker | |
htmlLabels, mxGraph | |
htmlPreview, mxGraphHandler |
Holds the height of the shape.
mxStencil.prototype.h0
Optional mxImage to be used as handles.
mxEdgeHandler.prototype.handleImage
Optional mxImage to be used as handles.
mxVertexHandler.prototype.handleImage
Specifies if mouse events outside of the component should be handled.
mxPanningManager.prototype.handleMouseOut
Holds the mxKeyHandler for key event handling.
mxDefaultKeyHandler.prototype.handler
mxDictionary that maps from cells to handlers.
mxSelectionCellsHandler.prototype.handlers
Assigns a unique hashcode for each node.
mxGraphHierarchyNode.prototype.hashCode
The height of this cell
mxGraphAbstractHierarchyCell.prototype.height
Integer that specifies the height of the image.
mxImage.prototype.height
Holds the height of the rectangle.
mxRectangle.prototype.height
Holds the mxWindow created in showHelp.
mxEditor.prototype.help
Specifies the resource key for the help window title.
mxEditor.prototype.helpResource
Specifies the width of the help window in pixels.
mxEditor.prototype.helpWidth
Icon for the help window.
mxEditor.prototype.helpWindowImage
Specifies if the tooltip should be hidden if the mouse is moved over the current cell.
mxTooltipHandler.prototype.hideOnHover
Specifies the color for the highlight.
mxConstraintHandler.prototype.highlightColor
Specifies if drop targets should be highlighted.
mxDragSource.prototype.highlightDropTargets
Specifies if drop targets under the mouse should be enabled.
mxGraphHandler.prototype.highlightEnabled
Array that contains the steps of the command history.
mxUndoManager.prototype.history
Specifies the orientation of the layout.
mxCompactTreeLayout.prototype.horizontal
Specifies if horizontal guides are enabled.
mxGuide.prototype.horizontal
Boolean indicating the direction in which the space is partitioned.
mxPartitionLayout.prototype.horizontal
Specifies the orientation of the layout.
mxStackLayout.prototype.horizontal
Specifies the orientation of the swimlanes.
mxSwimlaneManager.prototype.horizontal
Specifies the direction of the flow in the diagram.
mxEditor.prototype.horizontalFlow
The horizontal offset for the handles.
mxVertexHandler.prototype.horizontalOffset
Specifies the portion of the width and height that should trigger a highlight.
mxCellMarker.prototype.hotspot
Specifies if the hotspot is enabled.
mxCellMarker.prototype.hotspotEnabled
Specifies the return value for isHtmlLabel.
mxGraph.prototype.htmlLabels
Specifies if the graph container should be used for preview.
mxGraphHandler.prototype.htmlPreview