4. Dojo Drop box
Drop box Code declarative DropDown This is a TooltipDialog. You could even put a form in here! Table 10 Drop box Code Declarative Drop box Code programmatic Table 11 Drop down Programmatic Code 코드 설명 Drop down은 버튼을 클릭했을 때에 다른 widget을 불러오는 것이 가능하다. Table 10,11 은 tooltip을 불러왔고, Calendar나 ColorPalette 등을 불러올 수 있다. 그리고 불러오는 위젯에 대해서 제한 조건을 줄 수 있다. Table 12,13은 ColorPalette에 대한 예제이다. DOCTYPE HTML> Def..