@JsType(name="jQuery", isNative=true) public class JQueryExtElement extends gwt.material.design.jquery.client.api.JQueryElement
Constructor and Description |
---|
JQueryExtElement() |
Modifier and Type | Method and Description |
---|---|
JQueryExtElement |
forceRedraw() |
boolean |
hasHorizontalScrollBar() |
boolean |
hasScrollBar() |
boolean |
hasVerticalScrollBar() |
JQueryExtElement |
insertAt(int index,
com.google.gwt.dom.client.Element element) |
boolean |
isScrollEnd() |
boolean |
isScrollStart() |
JQueryExtElement |
longpress(gwt.material.design.jquery.client.api.Functions.MouseEventFunc longCallback,
gwt.material.design.jquery.client.api.Functions.MouseEventFunc shortCallback,
int duration) |
boolean |
onScrollDown(String name,
gwt.material.design.jquery.client.api.Functions.FuncRet2<gwt.material.design.jquery.client.api.Event,String> handler) |
boolean |
onScrollLeft(String name,
gwt.material.design.jquery.client.api.Functions.FuncRet2<gwt.material.design.jquery.client.api.Event,String> handler) |
boolean |
onScrollRight(String name,
gwt.material.design.jquery.client.api.Functions.FuncRet2<gwt.material.design.jquery.client.api.Event,String> handler) |
boolean |
onScrollUp(String name,
gwt.material.design.jquery.client.api.Functions.FuncRet2<gwt.material.design.jquery.client.api.Event,String> handler) |
boolean |
scrollHandler(Object dir,
String name,
gwt.material.design.jquery.client.api.Functions.FuncRet2<gwt.material.design.jquery.client.api.Event,String> handler) |
boolean |
scrollX(String name,
gwt.material.design.jquery.client.api.Functions.FuncRet2<gwt.material.design.jquery.client.api.Event,String> handler) |
boolean |
scrollY(String name,
gwt.material.design.jquery.client.api.Functions.FuncRet2<gwt.material.design.jquery.client.api.Event,String> handler) |
boolean |
smartScroll(String name,
gwt.material.design.jquery.client.api.Functions.FuncRet2<gwt.material.design.jquery.client.api.Event,String> handler) |
add, add, add, add, addBack, addClass, addClass, after, after, after, after, after, andSelf, animate, animate, animate, animate, append, append, append, appendTo, appendTo, appendTo, asElement, attr, attr, attr, before, before, before, bind, bind, bind, bind, bind, bind, bind, bind, blur, blur, blur, blur, blur, blur, cast, change, change, change, change, change, change, children, clearQueue, clearQueue, click, click, clone, clone, clone, closest, closest, closest, closest, contents, contextmenu, contextmenu, contextmenu, css, css, css, css, css, data, data, data, data, dblclick, dblclick, delay, delay, delegate, delegate, delegate, delegate, delegate, delegate, delegate, dequeue, dequeue, detach, detach, each, empty, end, eq, error, error, error, error, error, fadeIn, fadeIn, fadeIn, fadeIn, fadeIn, fadeIn, fadeIn, fadeIn, fadeOut, fadeOut, fadeOut, fadeOut, fadeOut, fadeOut, fadeOut, fadeOut, fadeTo, fadeTo, fadeTo, fadeTo, fadeToggle, fadeToggle, fadeToggle, fadeToggle, fadeToggle, fadeToggle, fadeToggle, filter, filter, filter, filter, find, find, find, finish, finish, first, focus, focus, focus, focus, focus, focus, focusin, focusin, focusin, focusin, focusin, focusin, focusout, focusout, focusout, focusout, focusout, focusout, get, get, has, has, hasClass, height, height, height, height, hide, hide, hide, hide, hide, hover, hover, hover, hover, hover, html, html, html, index, index, index, index, innerHeight, innerHeight, innerHeight, innerHeight, innerWidth, innerWidth, innerWidth, innerWidth, insertAfter, insertAfter, insertAfter, insertBefore, is, is, is, is, jquery, keydown, keydown, keydown, keypress, keypress, keypress, keyup, keyup, keyup, last, length, load, load, load, load, load, load, load, load, map, mousedown, mousedown, mousedown, mousedown, mousedown, mousedown, mouseenter, mouseenter, mouseenter, mouseenter, mouseenter, mouseenter, mouseleave, mouseleave, mouseleave, mouseleave, mouseleave, mouseleave, mousemove, mousemove, mousemove, mousemove, mousemove, mousemove, mouseout, mouseout, mouseout, mouseout, mouseout, mouseout, mouseover, mouseover, mouseover, mouseover, mouseover, mouseover, mouseup, mouseup, mouseup, mouseup, mouseup, mouseup, next, next, nextAll, nextAll, nextUntil, nextUntil, nextUntil, nextUntil, nextUntil, not, not, not, not, off, off, off, off, off, off, off, off, off, off, off, offset, offset, offset, offsetParent, on, on, on, on, on, on, on, on, on, on, one, one, one, one, one, one, one, one, one, outerHeight, outerHeight, outerHeight, outerHeight, outerHeight, outerWidth, outerWidth, outerWidth, outerWidth, outerWidth, parent, parent, parents, parents, parentsUntil, parentsUntil, parentsUntil, parentsUntil, parentsUntil, parentsUntil, position, prepend, prepend, prepend, prependTo, prependTo, prependTo, prev, prev, prevAll, prevAll, prevUntil, prevUntil, prevUntil, prevUntil, prevUntil, prevUntil, promise, promise, promise, promise, prop, prop, prop, prop, pushStack, pushStack, queue, queue, queue, queue, queue, queue, ready, remove, remove, removeAttr, removeClass, removeClass, removeClass, removeData, removeData, removeData, removeProp, replaceAll, replaceAll, replaceAll, replaceWith, replaceWith, replaceWith, replaceWith, resize, resize, resize, resize, resize, resize, scroll, scroll, scroll, scroll, scroll, scroll, scrollLeft, scrollLeft, scrollTop, scrollTop, select, select, select, select, select, select, serialize, serializeArray, show, show, show, show, show, siblings, siblings, size, slice, slice, slideDown, slideDown, slideDown, slideDown, slideDown, slideToggle, slideToggle, slideToggle, slideToggle, slideToggle, slideUp, slideUp, slideUp, slideUp, slideUp, stop, stop, stop, stop, submit, submit, submit, submit, submit, submit, text, text, text, text, text, toArray, toggle, toggle, toggle, toggle, toggle, toggle, toggleClass, toggleClass, toggleClass, toggleClass, toggleClass, trigger, trigger, trigger, triggerHandler, triggerHandler, unbind, unbind, unbind, unbind, unbind, unbind, unbind, unwrap, val, val, val, val, width, width, width, width, wrap, wrap, wrap, wrap, wrapAll, wrapAll, wrapAll, wrapAll, wrapInner, wrapInner, wrapInner, wrapInner
appendChild, bind, firstChild, parentElement, parentNode, removeChild
public JQueryExtElement()
public JQueryExtElement forceRedraw()
public JQueryExtElement insertAt(int index, com.google.gwt.dom.client.Element element)
public JQueryExtElement longpress(gwt.material.design.jquery.client.api.Functions.MouseEventFunc longCallback, gwt.material.design.jquery.client.api.Functions.MouseEventFunc shortCallback, int duration)
public boolean hasVerticalScrollBar()
public boolean hasHorizontalScrollBar()
public boolean hasScrollBar()
public boolean isScrollStart()
public boolean isScrollEnd()
public boolean scrollHandler(Object dir, String name, gwt.material.design.jquery.client.api.Functions.FuncRet2<gwt.material.design.jquery.client.api.Event,String> handler)
public boolean smartScroll(String name, gwt.material.design.jquery.client.api.Functions.FuncRet2<gwt.material.design.jquery.client.api.Event,String> handler)
public boolean scrollY(String name, gwt.material.design.jquery.client.api.Functions.FuncRet2<gwt.material.design.jquery.client.api.Event,String> handler)
public boolean scrollX(String name, gwt.material.design.jquery.client.api.Functions.FuncRet2<gwt.material.design.jquery.client.api.Event,String> handler)
public boolean onScrollUp(String name, gwt.material.design.jquery.client.api.Functions.FuncRet2<gwt.material.design.jquery.client.api.Event,String> handler)
public boolean onScrollDown(String name, gwt.material.design.jquery.client.api.Functions.FuncRet2<gwt.material.design.jquery.client.api.Event,String> handler)
public boolean onScrollLeft(String name, gwt.material.design.jquery.client.api.Functions.FuncRet2<gwt.material.design.jquery.client.api.Event,String> handler)
public boolean onScrollRight(String name, gwt.material.design.jquery.client.api.Functions.FuncRet2<gwt.material.design.jquery.client.api.Event,String> handler)
Copyright © 2018. All rights reserved.