Searched refs:shouldApplyLayoutDSL (Results 1 – 3 of 3) sorted by relevance
30 if (this.wrap && this.shouldApplyLayoutDSL(...args) && typeof args[0] === 'string') {42 shouldApplyLayoutDSL(...args) { method in UI
29 private shouldApplyLayoutDSL;
31 if (this.wrap && this.shouldApplyLayoutDSL(...args) && typeof args[0] === 'string') {43 shouldApplyLayoutDSL(...args) {