Please enable JavaScript.
Coggle requires JavaScript to display documents.
CG66610 (init (call Search Request with GyoshuDiv code, 1.call Init…
CG66610
init
- call Search Request with GyoshuDiv code
-
- Binding data from search response
- selectionItem = SelectionItemList
- selectedItem = SelectedItemList
- koteiItem = FixedItemList
- optionItem = OptionLIst
4
- if InitResponse.gyomuList = 1
- Hide gyomuRadioGroup
- Hide btnHyoji
- Display gyoumuLabel
- if InitResponse.gyomuList > 1
- Display gyomuRadioGroup
- Display btnHyoji
- Hide gyoumuLabel
btnSubmit
gyomuRadioGroup changed and btnHyoji does not changed
=> Display warning messsage
「項目表示後、対象業務が変更されています。表示時の項目で確定処理を続行してよろしいですか?」
-
-
-
-
-
selectionItem
- any item was Checked:
- BtnUpdate Enable and Inducing Color
- Add new item to the button of list '選択済項目' if it was not exist
- no item was checked:
- btnUpdate: Disable & no inducing color
- Remove item from "選択済項目" if it was existed
-
-
-
selectedItem
Checked
- Enable btnUp
- Enable btnDown
no item was Checked:
- disable btnUp
- disable btnDown