SYMBOL INDEX (217 symbols across 52 files) FILE: src/app.js method themeChanged (line 16) | themeChanged(theme) { method watchThemeChange (line 22) | watchThemeChange(listener) { method unWatchThemeChange (line 27) | unWatchThemeChange(listener) { FILE: src/base/CustomPage.js method onLoad (line 7) | onLoad(query) { method onUnload (line 13) | onUnload() { FILE: src/base/behaviors/theme.js method themeChanged (line 6) | themeChanged(theme) { FILE: src/components/actionsheet/__test__/index.ts method actiontap (line 18) | actiontap(event): void { method close (line 23) | close(): void { FILE: src/components/actionsheet/actionsheet.ts method ready (line 66) | ready() { method _showChange (line 72) | _showChange(show) { method _groupChange (line 87) | _groupChange(e): void { method buttonTap (line 95) | buttonTap(e): void { method closeActionSheet (line 99) | closeActionSheet(e): void { FILE: src/components/cell/cell.ts method setError (line 100) | setError(error) { method setInForm (line 105) | setInForm() { method setOuterClass (line 110) | setOuterClass(className) { method navigateTo (line 115) | navigateTo() { FILE: src/components/cells/__test__/index.js method actiontap (line 11) | actiontap(event) { method close (line 16) | close() { FILE: src/components/cells/cells.ts method linked (line 35) | linked(target) { method linked (line 50) | linked(target) { method unlinked (line 56) | unlinked(target) { method setCellMulti (line 65) | setCellMulti(multi) { method setCellsClass (line 70) | setCellsClass(className) { method setOuterClass (line 75) | setOuterClass(className) { FILE: src/components/checkbox-group/checkbox-group.ts method linked (line 29) | linked(target) { method unlinked (line 40) | unlinked(target) { method linked (line 59) | linked(target) { method unlinked (line 65) | unlinked() { method checkedChange (line 71) | checkedChange(checked, target) { method setParentCellsClass (line 96) | setParentCellsClass() { method _multiChange (line 102) | _multiChange(multi) { FILE: src/components/checkbox/__test__/index.js method radioChange (line 15) | radioChange(e) { method checkboxChange (line 20) | checkboxChange(e) { FILE: src/components/checkbox/checkbox.ts method linked (line 35) | linked(target) { method unlinked (line 38) | unlinked() { method setMulti (line 44) | setMulti(multi) { method setOuterClass (line 49) | setOuterClass(className) { method checkedChange (line 54) | checkedChange() { FILE: src/components/dialog/__test__/index.js method buttontap (line 8) | buttontap(e) { method close (line 13) | close(e) { FILE: src/components/dialog/dialog.ts method ready (line 46) | ready() { method _showChange (line 64) | _showChange(show) { method buttonTap (line 77) | buttonTap(e) { method close (line 81) | close() { method stopEvent (line 89) | stopEvent() {} FILE: src/components/form-page/form-page.ts method linked (line 20) | linked(target) { FILE: src/components/form/__test__/comp/index.ts method formInputChange (line 114) | formInputChange(e) { method submitForm (line 151) | submitForm() { FILE: src/components/form/form-validator.ts class FormValidator (line 23) | class FormValidator { method constructor (line 30) | constructor(models, rules) { method validate (line 38) | validate(cb?: any) { method validateField (line 66) | validateField(name, value, cb?) { method _innerValidateField (line 83) | _innerValidateField(name, value, cb) { method addMethod (line 130) | static addMethod(ruleName, method) { method setModel (line 134) | setModel(newModel) { method setRules (line 138) | setRules(newRules) { FILE: src/components/form/form.ts function linked (line 4) | function linked(target) { function unlinked (line 15) | function unlinked(target) { method attached (line 56) | attached() { method initRules (line 61) | initRules(rules) { method _modelChange (line 71) | _modelChange(newVal, oldVal) { method _rulesChange (line 99) | _rulesChange(newVal) { method _showAllErrors (line 106) | _showAllErrors(errors) { method _showErrors (line 111) | _showErrors(objs, errors) { method _showError (line 116) | _showError(prop, error) { method validate (line 122) | validate(cb) { method validateField (line 134) | validateField(name, value, cb = (v, error = null) => {}) { method handleErrors (line 145) | handleErrors(errors) { method addMethod (line 158) | addMethod(ruleName, method) { FILE: src/components/form/validator.ts method required (line 24) | required(r, val): string { method minlength (line 29) | minlength(r, val) { method maxlength (line 35) | maxlength(r, val) { method rangelength (line 44) | rangelength(r, val) { method min (line 53) | min(r, val) { method max (line 61) | max(r, val) { method range (line 69) | range(r, val) { method mobile (line 77) | mobile(r, val) { method email (line 87) | email(r, value) { method url (line 99) | url(r, value) { method equalTo (line 113) | equalTo(r, value, param, models) { method bytelength (line 121) | bytelength(r, value, param) { FILE: src/components/gallery/gallery.ts method observer (line 6) | observer(newVal) { method ready (line 43) | ready() { method _showChange (line 49) | _showChange(show) { method change (line 62) | change(e) { method deleteImg (line 68) | deleteImg() { method hideGallery (line 83) | hideGallery() { FILE: src/components/grids/grids.ts method ready (line 37) | ready() {} method _onGridsChange (line 39) | _onGridsChange(grids): void { method openPage (line 47) | openPage(e) { FILE: src/components/half-screen-dialog/half-screen-dialog.ts method ready (line 64) | ready() { method _showChange (line 69) | _showChange(show) { method close (line 82) | close(e) { method buttonTap (line 92) | buttonTap(e) { FILE: src/components/icon/__test__/icon.test.ts function testIcon (line 7) | async function testIcon(options: { FILE: src/components/icon/icon.ts method _genSrcByIcon (line 40) | _genSrcByIcon(v) { method _genSrcByType (line 43) | _genSrcByType(v) { method _genSrc (line 47) | _genSrc(rawData) { FILE: src/components/navigation-bar/navigation-bar.ts method attached (line 56) | attached() { method _showChange (line 73) | _showChange(show) { method back (line 87) | back() { FILE: src/components/searchbar/__test__/searchbar.test.ts method ready (line 17) | ready() { method search (line 23) | search(value: string) { FILE: src/components/searchbar/searchbar.ts method attached (line 47) | attached() { method valueChange (line 57) | valueChange() { method clearInput (line 64) | clearInput() { method inputFocus (line 75) | inputFocus(e) { method inputBlur (line 83) | inputBlur(e) { method showInput (line 89) | showInput() { method hideInput (line 95) | hideInput() { method inputChange (line 102) | inputChange(e) { method selectResult (line 128) | selectResult(e) { FILE: src/components/slideview/slideview-skyline.ts method observer (line 17) | observer() { method observer (line 33) | observer() { method ready (line 57) | ready() { method addClassNameForButton (line 75) | addClassNameForButton() { method buttonTap (line 91) | buttonTap(event) { method transitionEnd (line 103) | transitionEnd() {} method showButtons (line 105) | showButtons() { method hideButtons (line 116) | hideButtons() { method initAnimate (line 129) | initAnimate() { method touchstart (line 169) | touchstart(event) { method touchmove (line 178) | touchmove(event) { method touchend (line 201) | touchend(event) { FILE: src/components/slideview/slideview.ts method observer (line 16) | observer() { method created (line 55) | created() { method ready (line 59) | ready() { method updateRight (line 67) | updateRight() { method addClassNameForButton (line 93) | addClassNameForButton() { method buttonTapByWxs (line 109) | buttonTapByWxs(data) { method hide (line 112) | hide() { method show (line 115) | show() { method transitionEnd (line 118) | transitionEnd() {} FILE: src/components/tabbar/tabbar.ts method tabChange (line 21) | tabChange(e) { FILE: src/components/toptips/toptips.ts method ready (line 46) | ready() { method attached (line 49) | attached() { method _typeChange (line 54) | _typeChange(type) { method _showChange (line 59) | _showChange(show) { method _showToptips (line 66) | _showToptips() { method _hideToptips (line 86) | _hideToptips() { FILE: src/components/uploader/__test__/uploader.test.ts method ready (line 45) | ready() { method uploadFile (line 51) | uploadFile(files) { method ready (line 81) | ready() { method uploadFile (line 87) | uploadFile(files) { FILE: src/components/uploader/uploader.ts method observer (line 31) | observer(newVal) { method ready (line 67) | ready() {} method previewImage (line 69) | previewImage(e) { method chooseImage (line 81) | chooseImage() { method deletePic (line 208) | deletePic(e) { FILE: src/example/actionsheet/actionsheet.js method btnClick (line 32) | btnClick(e) { FILE: src/example/cell/cell.js method slideButtonTap (line 27) | slideButtonTap(e) { FILE: src/example/dialog/dialog.js method tapDialogButton (line 15) | tapDialogButton(e) { method tapOneDialogButton (line 21) | tapOneDialogButton(e) { FILE: src/example/form/form.js method formInputChange (line 106) | formInputChange(e) { method submitForm (line 143) | submitForm() { FILE: src/example/gallery/gallery.js method openGallery (line 12) | openGallery() { method change (line 15) | change(e) { method delete (line 18) | delete(e) { method hide (line 21) | hide() { FILE: src/example/half-screen-dialog/half-screen-dialog.js method buttontap (line 38) | buttontap(e) { FILE: src/example/icons/icons.js method onLoad (line 497) | onLoad() { method setIconColor (line 503) | setIconColor(theme) { FILE: src/example/index.js method themeToggle (line 65) | themeToggle() { method openPage (line 77) | openPage(e) { FILE: src/example/loading/loading.js method onShow (line 9) | onShow() { method close (line 16) | close() { method onUnload (line 21) | onUnload() { FILE: src/example/navigation/navigation.js method toggleLoading (line 10) | toggleLoading() { method changeTitle (line 15) | changeTitle() { method changeColor (line 20) | changeColor() { method changeBgColor (line 25) | changeBgColor() { method toggleShow (line 30) | toggleShow() { method toggleAnimated (line 35) | toggleAnimated() { FILE: src/example/progress/progress.js function _next (line 1) | function _next(){ FILE: src/example/searchbar/searchbar.js method onLoad (line 9) | onLoad() { FILE: src/example/slideview/slideview.js method show (line 27) | show() { method hide (line 30) | hide() { method slideButtonTap (line 33) | slideButtonTap(e) { FILE: src/example/tabbar/tabbar.js method tabChange (line 34) | tabChange(e) { FILE: src/example/toptips/toptips.js method showToptips1 (line 9) | showToptips1() { method showToptips2 (line 14) | showToptips2() { method showToptips3 (line 19) | showToptips3() { FILE: src/example/uploader/uploader.js method onLoad (line 9) | onLoad() { method selectFile (line 34) | selectFile(files) { method uploadFile (line 38) | uploadFile(files) { method uploadError (line 47) | uploadError(e) { method uploadSuccess (line 50) | uploadSuccess(e) { FILE: tools/build.js function wxss (line 24) | function wxss(wxssFileList) { function buildLess (line 44) | function buildLess(lessFileList) { function js (line 65) | function js(jsFileMap, scope) { function ts (line 109) | function ts(tsFileMap, scope) { function copy (line 151) | function copy(copyFileList) { function copyWeuiWxss (line 173) | function copyWeuiWxss() { function install (line 183) | function install() { class BuildTask (line 200) | class BuildTask { method constructor (line 201) | constructor(id, entry) { method init (line 213) | init() { FILE: tools/checkcomponents.js function getJsonPathInfo (line 11) | function getJsonPathInfo(jsonPath) { function checkIncludedComponents (line 26) | async function checkIncludedComponents(jsonPath, componentListMap) { FILE: tools/checkwxss.js function getImportList (line 10) | function getImportList(wxss, filePath) { function getContent (line 29) | async function getContent(wxss, filePath, cwd) { method start (line 65) | start() { method end (line 90) | end() { FILE: tools/utils.js function wrap (line 11) | function wrap(func, scope) { function transformPath (line 41) | function transformPath(filePath, sep = '/') { function checkFileExists (line 48) | async function checkFileExists(filePath) { function recursiveMkdir (line 60) | async function recursiveMkdir(dirPath) { function readJson (line 87) | function readJson(filePath) { function readFile (line 101) | async function readFile(filePath) { function writeFile (line 113) | async function writeFile(filePath, data) { function format (line 126) | function format(time, reg) { function logger (line 148) | function logger(action = 'copy') { function compareArray (line 163) | function compareArray(arr1, arr2) { function merge (line 177) | function merge(obj1, obj2) { function getId (line 195) | function getId() { function dealWithWeuiWxss (line 202) | function dealWithWeuiWxss() {