简体   繁体   English

分页工具栏extjs如何固定工具提示的位置

[英]Paging toolbar extjs how fix the position of a tooltip

I'm working on ExtJS grid(extjs 6.6.0.258) and using Paging Toolbar for the grid.我正在使用 ExtJS 网格(extjs 6.6.0.258)并为网格使用分页工具栏。 Can I fix the position of a tooltip for a button(next, prev and etc)?我可以修复按钮工具提示的位置(下一个、上一个等)吗?

You can replace default parameters refreshText , nextText, prevText, lastText and etc texts for pagingtoolbar to qtip config object and with help anchor property set needed position您可以将pagingtoolbar 的默认参数refreshText 、 nextText 、 prevText 、 lastText 等文本pagingtoolbarqtip配置对象,并使用帮助属性设置所需位置

Fiddle (look at refresh button)小提琴(看刷新按钮)

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM