_backColor | - |
_class | - |
_color | - |
_innerText | - |
accordion | Creates an accordion with dynamically populated panes. |
actionLink | - |
appendAll | Appends multiple elements to root, and returns root. |
bigButton | - |
bind | Binds [item] with the [element]. It enables selecting it as a current object, drag-and-drop, |
bindInputs | - |
block | Example: https://public.datagrok.ai/js/samples/ui/containers/blocks |
block25 | Example: https://public.datagrok.ai/js/samples/ui/containers/blocks |
block50 | Example: https://public.datagrok.ai/js/samples/ui/containers/blocks |
block75 | Example: https://public.datagrok.ai/js/samples/ui/containers/blocks |
box | Example: https://public.datagrok.ai/js/samples/ui/containers/box |
boxFixed | - |
breadcrumbs | Example: https://public.datagrok.ai/js/samples/ui/components/breadcrumbs |
button | Creates a button with the specified text, click handler, and tooltip. |
buttonsInput | - |
canvas | - |
card | Renders content as a card. |
colorPicker | - |
comboPopup | Creates a combo popup with the specified icons and items. |
comboPopupItems | Creates a combo popup with the specified icons and items |
contextActions | - |
dialog | Creates a [Dialog]. |
div | - |
divH | Div flex-box container that positions child elements horizontally. |
divText | Returns DivElement with the specified inner text. |
divV | Div flex-box container that positions child elements vertically. |
dropDown | Example: https://public.datagrok.ai/js/samples/ui/components/combo-popup |
element | Creates an instance of the element for the specified tag, and optionally assigns it a CSS class. |
empty | Removes all child nodes, and disposes widgets that these nodes |
extractRoot | - |
fileBrowser | Example: https://public.datagrok.ai/js/samples/ui/components/file-browser |
form | - |
h1 | Example: https://public.datagrok.ai/js/samples/ui/components/typography |
h2 | Example: https://public.datagrok.ai/js/samples/ui/components/typography |
h3 | Example: https://public.datagrok.ai/js/samples/ui/components/typography |
iconFA | Returns a font-awesome icon with the specified name, handler, and tooltip. |
iconImage | - |
iconSvg | - |
iframe | Example: https://public.datagrok.ai/js/samples/ui/components/iframe |
image | Example: https://public.datagrok.ai/js/samples/ui/components/image |
info | Example: https://public.datagrok.ai/js/samples/ui/components/info-bar |
inlineText | Renders inline text, calling [renderMarkup] for each non-HTMLElement. |
inputs | - |
inputsRow | - |
label | Example: https://public.datagrok.ai/js/samples/ui/components/typography |
link | Creates an <a> element. |
list | Creates a visual element representing list of [items]. |
loader | Example: https://public.datagrok.ai/js/samples/ui/components/loading-indicators |
makeDraggable | Example: https://public.datagrok.ai/js/samples/ui/interactivity/drag-and-drop |
makeDroppable | - |
markdown | Example: https://public.datagrok.ai/js/samples/ui/components/markdown |
narrowForm | - |
onSizeChanged | Example: https://public.datagrok.ai/js/samples/ui/ui-events |
p | Example: https://public.datagrok.ai/js/samples/ui/components/typography |
panel | Example: https://public.datagrok.ai/js/samples/ui/containers/panels |
patternsInput | - |
popupMenu | - |
rangeSlider | Example: https://public.datagrok.ai/js/samples/ui/components/range-slider |
remove | Removes the [element] from the DOM, and disposes any widgets that |
render | Renders object to html element. |
renderCard | Renders object to html card. |
renderInline | - |
ribbonPanel | - |
schemeInput | - |
setClass | - |
setDisabled | - |
setDisplay | - |
setDisplayAll | - |
setUpdateIndicator | Sets an update indicator on the specified element. |
showPopup | Shows popup with the [element] near the [anchor]. |
span | Renders multiple objects as a span |
splitH | Positions child elements horizontally and allows you to resize them. |
splitV | Positions child elements vertically and allows you to resize them. |
star | - |
tabControl | Example: https://public.datagrok.ai/js/samples/ui/components/tab-control |
table | Creates a visual table based on [items] and [renderer]. |
tableFromMap | Creates an html table based on [map]. |
tableFromProperties | Creates an editable html table for the specified items (rows) and properties (columns). |
tags | - |
tree | Creates new nodes tree. |
typeAhead | - |
virtualView | Creates a virtual list widget. |
wait | Waits for Future<Element> function to complete and collect its result. |
waitBox | Waits for Future<Element> function to complete and collect its result as a ui.box. |
wideForm | - |