Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- 추상클래스
- concreteclass
- reference
- garbagecollection
- run()
- 콘크리트클래스
- override
- methodArea
- hamobee
- 객체형변환
- super
- ALTER
- string
- Vector
- start()
- Polymorphism
- fuction
- abstractclass
- class
- eclipse
- constantnumber
- overload
- Hashtable
- object
- value
- 생성자
- Eureka
- hashCode
- MSA
- arguments
Archives
- Today
- Total
뇌운동일지
[ExtJS] [E] Layout run failed 본문
widget 에 넓이를 주는 것이 기능적으로 역할이 있는 것인줄 몰랐다. (예제를 복붙하기만한 폐해라고 할 수 있다.)
grid 를 정의할 때, flex : 1 을 추가하니 문제가 해결되었다.
참고자료
stackoverflow.com/questions/21740108/extjs-debugging-e-layout-run-failed-in-a-custom-component
'JavaScript' 카테고리의 다른 글
[ExtJS] grid column 자동정렬해제 (0) | 2021.04.29 |
---|---|
[ExtJS] SenchaCmd (0) | 2021.04.29 |
[ExtJS] grid 에서 세로 멀티 헤더 그리기 (0) | 2021.04.26 |
[JavaScript] 문자열 처리 (0) | 2021.04.01 |
indexOf() (0) | 2021.03.09 |
Comments