`
eimhee
  • 浏览: 2113436 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

Stupid question... Ext.getDom? - Ext JS

EXT 
阅读更多
Alright, so been scratching my head a bit. I can't seem to find any documentation or definition in the code for Ext.getDom, yet I see it being called from a ton of Ext methods...

What is the difference between Ext.getDom and Ext.get, and where can i find the code/docs for this func?
Reply With Quote
  #2  
Old 03-16-2007, 09:05 AM
Default

        getDom : function(el){
            if(!el){
                return null;
            }
            return el.dom ? el.dom : (typeof el == 'string' ? document.getElementById(el) : el);
        },
Gets a dom element from a String/HtmlElement/Ext.Element
Reply With Quote
  #3  
Old 03-16-2007, 09:06 AM
Default

Ext.getDom gets the actual DOM element while Ext.get gives you an Ext.Element object
Reply With Quote
  #4  
Old 03-16-2007, 09:07 AM
Default

I figured as much, thanks for the info!
Reply With Quote
分享到:
评论

相关推荐

    android-Stupid-Adapter?1,BaseAdapter、RecyclerView和一、适配器.zip

    android-Stupid-Adapter?1,BaseAdapter、RecyclerView和一、适配器.zip

    stupid-ftpd(嵌入式Linux平台)

    很小很强大的嵌入式Linux下的FTP服务端软件,支持开源,与大家分享该软件。

    geek-is-stupid.github.io:技术和编程语言

    极客是愚蠢的 :play_button: 本地运行: bundle exec jekyll serve :NEW_button: 创建帖子文件要创建新帖子,您需要做的就是在_posts目录中创建一个文件。 如何命名此文件夹中的文件很重要。 Jekyll要求按照以下格式...

    Android代码-android-Stupid-Adapter

    android-Stupid-Adapter 一个比较蠢的adapter,一切只是为了少写两行代码, 支持listview,gridView, recyclerview, 的adapter, 开发者只需要关注 item View 和 数据的关系,业务逻辑.剩下的一切交给我 将viewholder,与 ...

    stupid-cities.github.io

    stupid-cities.github.io

    stupid-ftpd源码和arm平台可执行程序

    stupid-ftpd 源码 arm平台 编译好的可执行程序 配置文件

    Sakemail

    Some stupid mail servers put tabs in some fields (CC:, TO:) when they want to make a new line, the correct is to put at least a space in the beginning of the line, added a little code to "...

    基于stupid-ftpd的海思3531D 嵌入式linux搭建ftp服务器.pdf

    基于海思hi3531D的嵌入式ftp服务器的搭建,使用stupid-ftpd的工具,具有配置项简单,比vsftpd控制简单、直观,windows是使用FileZilla进行文件的上传和下载。

    intellitamper

    * Links in JavaScript, VisualBasicScript, etc... are not parsed at the moment and will be ignored. * Currently, the program only "reads" links in these most popular tags : - <BODY ... ...

    Git-1[1].7.4-preview20110204.exe

    Git --- The stupid content tracker, 傻瓜内容跟踪器。Linus 是这样给我们介绍 Git 的。 Git 是用于 Linux 内核开发的版本控制工具。与常用的版本控制工具 CVS, Subversion 等不同,它采用了分布式版本库的方式,...

    C-Lib-string.c

    Linux的作者Linus Torvalds的C语言函数库源代码(部分)string.c <br>1 /* 2 * linux/lib/string.c 3 * 4 * Copyright (C) 1991, 1992 Linus Torvalds 5 */ 6 7 /* 8 * stupid library ...

    node-stupid-log:非常简单的 Node.js 日志记录实用程序。 记录到 stderr

    Node.js/io.js 的日志实用程序。 记录到标准错误。 设计得尽可能简单。 不: 依赖; 日志级别控制; 颜色; 日志服务器。 支持: 命名日志; 四个级别:默认、警告、错误、TODO。 安装 $ npm install stupid-...

    stupid-db:存储在文件中的愚蠢的数据库。 您可以想象的最简单的数据库,无需安装任何东西

    您的数据将写入位于{Project_Root}/node_modules/stupid-db/database/stupid_db.js的文件中。 好处是它不需要任何安装(不像redis、mongodb、mysql等)。 在企业文化中效果很好,您必须获得安装批准。 装置 安装就...

    stupid-gso-server:GSO时间表

    cd stupid-gso-server 获取项目依赖 npm install bower install 跑步 node index 服务器应该从 测试 npm install -g jasmine-node npm test 客户 您也可以使用我们的客户端。 代码可以在这里找到:

    stupid-player:Middlware用于在node.js上进行简单的创建播放

    它是node.js项目中简单创建播放器的中间件。 您可以播放任何具有mp3内容的可读流。 但是您可以使用内部方法为http-link,文件路径和磁铁URI创建可读流。 /** CREATE */ const StupidPlayer = require ( 'stupid-...

    stupid_py.zip

    笨办法学python中的全部代码,可以运行!搭建环境后,可以运行!

    snd-reversingwithlena-tutorials-qq664849305.rar

    06. "The plain stupid patching method", searching for textstrings 07. Intermediate level patching, Kanal in PEiD 08. Debugging with W32Dasm, RVA, VA and offset, using LordPE as a hexeditor 09. ...

    meteor-stupid-models:像使用 MVC 样式模型一样使用集合

    #meteor-stupid-models为什么是这个名字? 因为当我第一次做这个时我觉得很愚蠢[2014 年 7 月 24 日星期四 16:39:40]为什么是这个包? 流星很酷。 蒙哥真棒。 但是 MVC 框架中的模型在代码可重用性方面非常出色。 这...

    Android代码-opencv-android

    OpenCV4Android, packaged as a .aar for direct use without depending on the stupid OpenCV Manager app. Building an .aar of OpenCV-3.x.y for yourself Building OpenCV-3.x.y for Android is actually quite ...

    竞争性编程压力测试工具

    | |--stupid/ |--generator.cpp |--settings.toml |--smart.cpp |--stupid.cpp |--testcase/每个输入文件的描述生成器.cpp创建测试用例的程序输出到ofs内容成为测试用例。除了init函数外,可以和icpc-jag/rime...

Global site tag (gtag.js) - Google Analytics