• Complain

it-ebooks - kungeekUI

Here you can read online it-ebooks - kungeekUI full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 2018, publisher: iBooker it-ebooks, genre: Computer. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

it-ebooks kungeekUI
  • Book:
    kungeekUI
  • Author:
  • Publisher:
    iBooker it-ebooks
  • Genre:
  • Year:
    2018
  • Rating:
    5 / 5
  • Favourites:
    Add to favourites
  • Your mark:
    • 100
    • 1
    • 2
    • 3
    • 4
    • 5

kungeekUI: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "kungeekUI" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

it-ebooks: author's other books


Who wrote kungeekUI? Find out the surname, the name of the author of the book and a list of all author's works by series.

kungeekUI — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "kungeekUI" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
Table of Contents
  1. 1.1
  2. 1.2
    1. 1.2.1
    2. 1.2.2
    3. 1.2.3
    4. 1.2.4
  3. 1.3
    1. 1.3.1
    2. 1.3.2
    3. 1.3.3
    4. 1.3.4
  4. 1.4
    1. 1.4.1
    2. 1.4.2
    3. 1.4.3
    4. 1.4.4
  5. 1.5
    1. 1.5.1
    2. 1.5.2
    3. 1.5.3
    4. 1.5.4
  6. 1.6
    1. 1.6.1
    2. 1.6.2
    3. 1.6.3
  7. 1.7
  8. 1.8
Datagrid
Datagrid

Datagrid

DateSelect
DateSelect

DateSelect

2CRM
CRM

CRMcrm.portal.js

window ._token = ($( "meta[name='_csrf']" ).length ? $( "meta[name='_csrf']" ) : $(top.document).find( "meta[name='_csrf']" )).attr( "content" ); window ._header = ($( "meta[name='_csrf_header']" ).length ? $( "meta[name='_csrf_header']" ) : $(top.document).find( "meta[name='_csrf_header']" )).attr( "content" ); headers[_header] = _token; $( document ).ajaxSend( function ( e, xhr ) { if (xhr.setRequestHeader) { // xhr.setRequestHeader(_header, _token); xhr.setRequestHeader( 'sendType' , 'ajax' ); } try { xhr.done( function ( data ) { // try { data = typeof data == 'string' ? JSON .parse(data) : data; } catch (e) { } if (data.status == 'timeout' ) { top.location.href = top.location.href; return ; } }); } catch (e) { console .log( 'xhrxhrdone' ) } });
//namebutton $( 'form.crm-form' ).on( 'submit' , function () { return false }); // $( 'form' ).on( 'keyup' , function ( e ) { if (e.keyCode == ) { var $query = $( this ).find( '*[data-type="query"]' ); $query.length ? $query.click() : (event.currentTarget.id == 'myqueryForm' ? myquery() : ( window .query || function () { })()); }}); // $( document ).on( 'input' , "input[name=dhQuery],input[name=mphone],input[name=phoneNum],input[name=dhhm],input[name=osPhone],input[name=phone],input[data-type=phone]" , function () { //-11 var maxLength = /\-/g .test( this .value) ? : ; $( this ).val(( this .value.split( '-' ).length > || this .value.length > maxLength) ? this .value.substring(, this .value.length - ) : this .value.replace([, ].indexOf( this .value.indexOf( '-' )) < ? /[^\d]+/g : /[^\d-]+/g , '' ));}).on( 'input' , 'input[data-type=money]' , function () { // var _val = this .value.replace( /[^.\d]+/g , '' ); if ( /(^\.+)|(([^]*[.]){2})/ .test( this .value)) { var _regex = /\d+(\.\d*)?/ .exec( this .value); _val = (_regex && _regex.length) ? _regex[] : this .value.substring(, this .value.length - ); } $( this ).val(_val);}); // input $( 'input[type=text]' ).on( 'blur' , function () { $( this ).val($.trim($( this ).val()));});
kungeekUI
$( document ).ready( function () { // $( 'table.kungeekui-datagrid' ).each( function () { new Datagrid({ target: $( this ) }); }) // if ( window .moment) { $( 'input.kg-dateSelect[type="text"]' ).dateSelect(); }})
bootstrap

bootstrap

// $( '#navTabs a' ).click( function ( e ) { e.preventDefault() $( this ).tab( 'show' )}) // $( '.crm-show-more' ).on( 'click' , function () { $( this ).toggleClass( 'expand' );})

jqueryDategrid :

$( '#table' ).getSelected();
getSelected
cancelSelected
addField
modifyField
showField
hideField
addBottomTr
gotoPage
getPage
getPageSize
getAllData
getSource
getTotalData
reloadUrl
putData
loadData
refresh
updateTableWidth
mask

getSelected
var a = $( '#table' ).getSelected();
cancelSelected
$( '#table' ).cancelSelected();
addField
$( '#table' ).addField( '' , function ( trData ) { if (trData.param == "" ) { return ' "" ' } return ' "" ' }); // // //trData $( '#table' ).addField({title: '' ,width:}, function ( trData ) { if (trData.param == "" ) { return ' "" ' } return ' "" ' }); // $( '#table' ).addField({title: '' ,width:}, function ( trData ) { if (trData.fieldName == "" ) { return ' "" ' } return ' "" ' },); //
modifyField
$( '#table' ).modifyField( 'fieldName' , function ( trData ) { return trData.fieldName + '' }); // // $( '#table' ).modifyField([{ field: 'fieldName1' , ruleFn: function ( trData ) { return trData.fieldName1 + '' } },{ field: 'fieldName2' , ruleFn: function ( trData ) { return trData.fieldName2 + '' } }]) //
showField
$( '#table' ).showField( 'fieldName' );
hideField
$( '#table' ).hideField( 'fieldName' );
addBottomTr
$( '#table' ).addBottomTr( function ( tableData ) { return ' '; })
gotoPage
$( '#table' ).gotoPage();
reloadUrl

source

$( '#table' ).reloadUrl( 'callAndSmsCenter.do?callAndSmsData&gsId=2' );$( '#table' ).reloadUrl( 'callAndSmsCenter.do?callAndSmsData&gsId=2' , true ); //true
putData

source

var data = [{ id:, fieldName:fieldVal},{ id:, fieldName:fieldVal}]$( '#table' ).putData(data);
loadData

putDatasource

$( '#table' ).loadData( 'callAndSmsCenter.do?callAndSmsData&gsId=2' );
mask

loadingloading

$( '#table' ).mask( 'show' ); // $( '#table' ).mask( 'hide' ); //

showDialog

var showDialog = new ShowDialog({ title: '' , content: '#modal' })showDialog.show();
shownullnull
hidenullnull
addArgument(key,val)null
getArgument(key)(val)
setTitle(title)null
reloadUrl(url)nullIframe

show
showDialog.show();
hide
showDialog.hide();
addArgument
showDialog.addArgument( 'id' ,);
getArgument
showDialog.getArgument( 'id' ); //2
setTitle
showDialog.setTitle( '' );
reloadUrl
showDialog.reloadUrl( 'url' );

jqueryDateSelect:

$( '#dateInput' ).getDate();
getDatenullObject
clearDatenulljQ
setMinDateStringjQ
setMaxDateStringjQ

getDate
$( '#dateInput' ).getDate(); //Object{ // val:'2018' ,//inputvalue // startDate: '2018-01-01',// // endDate:'2018-12-31',// // type:'Y'// // }
setMinDate
$( '#dateInput' ).setMaxDate( '2018-01-01' );
setMaxDate
$( '#dateInput' ).setMaxDate( '2018-12-01' );
Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «kungeekUI»

Look at similar books to kungeekUI. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «kungeekUI»

Discussion, reviews of the book kungeekUI and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.