dhtmlXToolbarObject object constructor
toolbar object
htmlObject - parent html object or id of parent html objectwidth - object widthheight - object heightname - toolbar display namevMode - if eq 1 => vertical toolbardhxButtonFactory object constructor
button factory
tag - description objectdhtmlXImageButtonObject object constructor
image button
src - image hreftext - button textwidth - object widthheight - object heightaction - default actionid - identificatortooltip - image tooltipclassName - toolbar button css classdhtmlXDividerYObject object constructor
vertical divider object
id - identificatordhtmlXDividerXObject object constructor
horisontal divider object
id - identificatordhtmlXImageTextButtonObject object constructor
image button with text object
src - image hrefcontent - button textwidth - object widthheight - object heightaction - default actionid - identificatortooltip - image tooltipclassName - css class for button (button use 3 css classes - [className],[className]Over,[className]Down)textClassName - css class for textdisableImage - alter image for disable mode [optional]dhtmlXImageTextButtonXPObject object constructor
image button with text object
src - image hrefcontent - button textwidth - object widthheight - object heightaction - default actionid - identificatortooltip - image tooltipclassName - css class for button (button use 3 css classes - [className],[className]Over,[className]Down)textClassName - css class for textdisableImage - alter image for disable mode [optional]dhtmlXSelectButtonObject object constructor
dropdown object
id - identificatorvalueList - list of valuesdisplayList - list of display valuesaction - default actionwidth - object widthheight - object heightclassName - css classdhtmlXTwoStateButtonObject object constructor
two state button
id - identificatorsrc - image hrefcontent - button textwidth - object widthheight - object heightaction - default actiontooltip - image tooltipclassName - css class for button (button use 3 css classes - [className],[className]Over,[className]Down)textClassName - css class for textdisableImage - alter image for disable mode [optional]dhtmlXSliderButtonObject object constructor
SliderButton object
size - (integer) size of sliderskin - (string|object) skin namevMode - (boolean) flag of vertical orientationstep - (int) step of measurementlimit - (int) maximum valueinit_pos - (int) initial valueshift - (int) slider value shiftclassName - css class for button