프로퍼티 | 타입 | 설명 | |
---|---|---|---|
approveButton | Button | ||
bodyText | Text | ||
nameText | Text | ||
photoImage | |||
photoRetrieved | bool | ||
rejectButton | Button |
메소드 | 설명 | |
---|---|---|
Start ( ) : void | ||
Update ( ) : void | ||
enableApproval ( string id ) : void | ||
getPhoto ( ) : void | ||
handleProcess ( string action ) : void | ||
init ( int num ) : void | ||
initMain ( JSONObject, rec, WindowHandler, inHandler ) : void |
public initMain ( JSONObject, rec, WindowHandler, inHandler ) : void | ||
rec | JSONObject, | |
inHandler | WindowHandler, | |
리턴 | void |