Home
last modified time | relevance | path

Searched refs:ui (Results 126 – 150 of 292) sorted by relevance

12345678910>>...12

/plugin/diagramsnet/lib/js/grapheditor/
H A DToolbar.js308 var ui = this.editorUi;
309 var graph = ui.editor.graph;
360 …elts[1].setAttribute('title', mxResources.get('undo') + ' (' + ui.actions.get('undo').shortcut + '…
361 …elts[2].setAttribute('title', mxResources.get('redo') + ' (' + ui.actions.get('redo').shortcut + '…
362 …elts[4].setAttribute('title', mxResources.get('bold') + ' (' + ui.actions.get('bold').shortcut + '…
363 …elts[5].setAttribute('title', mxResources.get('italic') + ' (' + ui.actions.get('italic').shortcut…
364 …elts[6].setAttribute('title', mxResources.get('underline') + ' (' + ui.actions.get('underline').sh…
373 ui.fireEvent(new mxEventObject('styleChanged',
383 ui.fireEvent(new mxEventObject('styleChanged',
393 ui.fireEvent(new mxEventObject('styleChanged',
/plugin/davcard/
H A Dscript.js329 drag: function(event, ui) { argument
331 iObj = ui.position;
619 drag: function(event, ui) { argument
621 iObj = ui.position;
736 drag: function(event, ui) { argument
738 iObj = ui.position;
/plugin/geonav/
H A Dsidebar.css26 .ui-input-field {
/plugin/combo/resources/theme/default/components/css/
H A Ddo-media.css142 #mediamanager__page .ui-resizable-e {
148 #mediamanager__page .ui-resizable-e:hover {
152 [dir=rtl] #mediamanager__page .ui-resizable-w {
158 [dir=rtl] #mediamanager__page .ui-resizable-w:hover {
278 #mediamanager__page .panelHeader ul li.ui-controlgroup-horizontal {
291 [dir=rtl] #mediamanager__page .panelHeader ul li.ui-controlgroup-horizontal {
298 #mediamanager__page .panelHeader form.options .ui-controlgroup-horizontal label {
H A Dcard.css5 /** No card-cs ui/li styling because it is also used for menu such as tabs if there is a list in the card,
/plugin/skype/
H A Dsyntax.php133 $code .= '<script type="text/javascript">Skype.ui({';
/plugin/ckgedit/ckeditor/plugins/tags/
H A Dplugin.js8 editor.ui.addButton( 'Tags',
/plugin/mediatooltip/
H A Dstyle.css12 div.ui-tooltip {
/plugin/ckgdoku/ckeditor/plugins/link/
H A Dplugin.js1 …mand());b.ui.addButton("Link",{label:b.lang.link.toolbar,command:"link"});b.ui.addButton("Unlink",…
/plugin/ckgedit/ckeditor/plugins/link/
H A Dplugin.js1 …mand());b.ui.addButton("Link",{label:b.lang.link.toolbar,command:"link"});b.ui.addButton("Unlink",…
/plugin/davcal/
H A Dscript.js246 drag: function(event, ui) { argument
248 iObj = ui.position;
594 drag: function(event, ui) { argument
596 iObj = ui.position;
812 drag: function(event, ui) { argument
814 iObj = ui.position;
/plugin/ckgdoku/ckeditor/plugins/signature/
H A Dplugin.js1 …<i><a href="mailto:'+f+'">'+h+"</a> "+c+"</i>&mdash;";g.insertHtml(e)}});a.ui.addButton("Signature…
/plugin/ckgedit/ckeditor/plugins/signature/
H A Dplugin.js1 …<i><a href="mailto:'+f+'">'+h+"</a> "+c+"</i>&mdash;";g.insertHtml(e)}});a.ui.addButton("Signature…
/plugin/sequencediagram/bower_components/js-sequence-diagrams/src/
H A Dgrammar.ebnf7 * Paste this into http://www.bottlecaps.de/rr/ui to generate the diagram
/plugin/dokumicrobugtracker/css/
H A Ddemo_table_jui.css34 .paging_two_button .ui-button {
40 .paging_full_numbers .ui-button {
47 .dataTables_paginate .ui-button {
55 .dataTables_wrapper .ui-toolbar {
73 div.dataTables_wrapper .ui-widget-header {
/plugin/findologicxmlexport/resources/
H A Dstyle.css27 .ui-widget-shadow {
/plugin/pdfjs/pdfjs/web/
H A Ddebugger.js543 var ui = document.createElement('div');
544 ui.id = 'PDFBug';
548 ui.appendChild(controls);
552 ui.appendChild(panels);
554 container.appendChild(ui);
/plugin/cli/
H A Dcli-examples.txt187 conf lang README screen,gif ui
196 conf lang README screen,gif ui
210 conf lang README screen,gif ui
240 conf lang README screen,gif ui
273 conf lang README screen,gif ui
302 conf lang README screen,gif ui
/plugin/inseecity/
H A Dscript.js42 var results = jQuery.ui.autocomplete.filter (inseeCityName, request.term);
/plugin/diagramsnet/lib/plugins/
H A Dsvgdata.js4 Draw.loadPlugin(function(ui) { argument
H A DedgeConnection.js5 Draw.loadPlugin(function(ui) { argument
/plugin/strata/
H A Dmanual.txt105 ui {
130 **User Interface**: By adding ''ui'' you can define how and if the user interface allows filtering (and sorting) on the client. See [[#User Interface]] for details.
398 The ''%%ui%%'' block controls the interactive user interface of tables and lists. It can be used to make columns sortable and filterable. A ''%%ui%%'' block looks as follows:
401 ui {
402 ui: generic
412 The property ''%%ui%%'' specifies which user interface is shown and can have the values: ''%%none%%'', ''%%generic%%'', and ''%%table%%'' (only for tables). When the ''%%ui%%'' block is present, this property defaults to ''%%table%%'' for tables and ''%%generic%%'' otherwise. However, when no ''%%ui%%'' block is present, tables do have a ''%%table%%'' ui b
[all...]
/plugin/timetrack/
H A Dscript.js148 beforeActivate: function( event, ui ) { argument
150 timetrack_loadDialog(ui.newTab.data('tabid'));
/plugin/data-au/
H A Dstyle.css161 .ui-datepicker {
164 .ui-menu {
/plugin/data/
H A Dstyle.css187 .ui-datepicker {
191 .ui-menu {

12345678910>>...12