Created by Jerry Wang, last modified on Aug 19, 2015
- XMLTemplateProcessor
- createId
- oView
- createRegularControls
- node
- mSettings
- getId
- sId
control id在line 331处生成:

node.id包含的是xml view里定义的id,不含任何view前缀:



id的naming convention: <view id>+"--" + "<control id in xml view definition":



来源:https://blog.csdn.net/i042416/article/details/100879250