| GridView |
GridView basic |
gridview basic |
|
calculator |
calculator를 적용하여 값 산출/표시 |
|
total bottom |
Grid 하단에 합계 출력 |
|
total top |
Grid 상단에 합계 출력 |
|
checkbox |
코드 값으로 checkbox 상태를 설정 |
|
radio |
코드 값으로 radio 상태를 설정 |
|
getdata |
데이터 추출 범위 지정 |
| GridEntry |
combo |
Grid에서 combo 사용 |
|
header value |
header 값을 Grid에 반영 |
|
header checkbox |
header의 checkbox 상태 값을 Grid에 반영 |
|
detail checkbox |
Grid에 checkbox 표시 |
|
header radio |
header의 radio 상태 값을 Grid에 반영 |
|
detail radio |
Grid에 radio 표시 |
|
detail select |
select의 value 속성 값/text를 Grid에 반영 |
|
operator |
Operator를 적용하여 cell 값 체크 |
|
total checkbox |
cell 값을 합산하여 bottom에 표시 |
|
total radio |
cell 값을 합산하여 top에 표시 |
|
header datafield |
header 서제스트 값을 Grid에 반영 |
|
detail datafield |
cell의 서제스트 값을 cell에 반영 |
| GridUpdate |
GridUpdate basic |
grid update basic
|
|
show left |
update form을 좌측에 표시 |
|
checkbox |
checkbox의 상태 코드를 grid의 checkbox에 반영 |
|
radio |
radio의 상태 코드를 grid의 radio에 반영 |
|
select |
select 명칭/값을 grid에 명칭/값 표시 |
|
combo |
서제스트 값으로 다른 필드 값 자동 설정 |
| Form |
FormPanel |
데이터 입력 |
|
combo |
서제스트 사용 |
|
combo datafield |
서제스트 값으로 다른 필드 값 자동 설정 |
|
update |
form update basic |
|
combo |
서제스트 값으로 다른 필드 값 자동 설정 |
|
select |
select 값으로 계산 |
| Tab |
tab |
tab 컨텐츠 표시 |
|
form |
tab에서 form형태 사용 |
|
add tab |
tab 추가 |
|
remove tab |
tab 삭제 |
| Combo |
combo |
combo(서제스트) basic |
|
show fields |
다수의 서제스트 항목 표시 |
| NodeList |
NodeList |
node list |
|
search style |
free format |
| Guide |
Guide |
Guide box |
|
alert |
alert |
|
Yes/No |
Yes/no |
|
Yes/cancel |
Yes/cancel |
|
Yes/no/cancel |
Yes/no/cancel |
|
text prompt |
text prompt |
|
textarea prompt |
textarea prompt |
|
tip |
팁 |
| Title |
Title type |
Title 형태 |
|
close |
close button |
|
spread |
내용 숨김/표시 |
| Type |
radiogroup |
다수의 radio |
|
buttongroup |
다수의 button |
|
checkboxgroup |
다수의 checkbox |
|
labelselect |
<label> <select> <option> |
|
typegroup |
다수의 컴포넌트를 한 라인에 표현 |
|
fieldset |
<fieldset>/<legend> |
| Dragdrop |
handlenode |
drag basic |
|
child element |
드래그 proxy 표시 |
|
limitAxis |
드래그 방향(x/y) 지정 |
|
limitnode |
드래그 범위 지정 |
|
DragGroup |
그룹으로 drag |
| Resizing |
resizing |
resizing |
|
autoRatio |
비율 자동 반영 |
|
directResizing |
실시간으로 resizing |
|
minmax |
resizing 최소/최대 범위 지정 |