Jx.Toolbar.Separator

Extends: Object

A helper class that represents a visual separator in a Jx.Toolbar

Example

License

Copyright © 2008, DM Solutions Group Inc.

This file is licensed under an MIT style license

Summary
Jx.Toolbar.SeparatorExtends: Object
Properties
domObj{HTMLElement} The DOM element that goes in the Jx.Toolbar
Constructor
Jx.Toolbar.SeparatorCreate a new Jx.Toolbar.Separator

Properties

domObj

{HTMLElement} The DOM element that goes in the Jx.Toolbar

Constructor

Jx.Toolbar.Separator

Create a new Jx.Toolbar.Separator

Extends: Object