nexacro project 버전 수정 (AI)

This commit is contained in:
DongHeon Jang 2026-04-13 21:33:11 +09:00
parent d38d14ed8e
commit 3400eb8067
141 changed files with 3303 additions and 249 deletions

View File

@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<ADL version="2.0">
<Application id="Application_Desktop" screenid="Desktop_screen">
<Layout>
<MainFrame id="mainframe" showtitlebar="true" showstatusbar="true" left="0" top="0" width="1440" height="900" titletext="Hanwha Nexacro Demo">
<VFrameSet id="VFrameSet00" separatesize="56,*">
<Frames>
<ChildFrame id="TopFrame" showtitlebar="false" showstatusbar="false" formurl="FrameBase::Form_Top.xfdl"/>
<HFrameSet id="HFrameSet00" separatesize="240,*">
<Frames>
<ChildFrame id="LeftFrame" showtitlebar="false" showstatusbar="false" formurl="FrameBase::Form_Left.xfdl"/>
<ChildFrame id="WorkFrame" showtitlebar="false" showstatusbar="false" formurl="FrameBase::Form_Work.xfdl"/>
</Frames>
</HFrameSet>
</Frames>
</VFrameSet>
</MainFrame>
</Layout>
</Application>
</ADL>

View File

@ -0,0 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<FDL version="2.1">
<Form id="Form_Left" width="240" height="840" titletext="Form_Left">
<Static id="staMenuTitle" taborder="0" left="20" top="24" width="180" height="28" text="Demo Forms"/>
<Static id="staMenu0" taborder="1" left="20" top="72" width="180" height="24" text="1. 집계 실행"/>
<Static id="staMenu1" taborder="2" left="20" top="114" width="180" height="24" text="2. 로그인"/>
<Static id="staMenu2" taborder="3" left="20" top="156" width="180" height="24" text="3. 기준정보 관리"/>
<Static id="staMenu3" taborder="4" left="20" top="198" width="180" height="24" text="4. 리포트/운영"/>
<Static id="staMenu4" taborder="5" left="20" top="240" width="180" height="24" text="5. 업로드/검증"/>
<Layouts>
<Layout width="240" height="840" screenid="Desktop_screen"/>
</Layouts>
</Form>
</FDL>

View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<FDL version="2.1">
<Form id="Form_Top" width="1440" height="56" titletext="Form_Top">
<Static id="staTitle" taborder="0" left="24" top="14" width="420" height="28" text="Hanwha Nexacro Demo"/>
<Static id="staGuide" taborder="1" left="460" top="18" width="420" height="20" text="AI generated Nexacro source for Studio review"/>
<Layouts>
<Layout width="1440" height="56" screenid="Desktop_screen"/>
</Layouts>
</Form>
</FDL>

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<FDL version="2.1">
<Form id="Form_Work" width="1200" height="844" titletext="Form_Work">
<Div id="divWork" taborder="0" left="0" top="0" width="1200" height="844" url="Forms::frmLogin.xfdl"/>
<Layouts>
<Layout width="1200" height="844" screenid="Desktop_screen"/>
</Layouts>
</Form>
</FDL>

View File

@ -1,15 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="utf-8"?>
<Project version="2.0" name="HanwhaNexacroDemo"> <Project version="2.1" nexacrosdk="Latest Version" sdkversion="">
<Environment url="./environment.xml"/> <EnvironmentDefinition url="/environment.xml"/>
<TypeDefinition url="./typedefinition.xml"/> <TypeDefinition url="/typedefinition.xml"/>
<AppVariables url="./appvariables.xml"/> <AppVariables url="/appvariables.xml"/>
<Application url="./application.xadl"/> <AppInfos>
<Forms> <AppInfo url="/Application_Desktop.xadl"/>
<Form id="frmConsolidation" url="./forms/frmConsolidation.xfdl" title="집계 실행"/> </AppInfos>
<Form id="frmLogin" url="./forms/frmLogin.xfdl" title="로그인"/>
<Form id="frmMasterData" url="./forms/frmMasterData.xfdl" title="기준정보 관리"/>
<Form id="frmReportsOps" url="./forms/frmReportsOps.xfdl" title="리포트/운영"/>
<Form id="frmUploadValidation" url="./forms/frmUploadValidation.xfdl" title="업로드/검증"/>
</Forms>
</Project> </Project>

Binary file not shown.

After

Width:  |  Height:  |  Size: 1014 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1017 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 978 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 980 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 988 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 970 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 972 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 979 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 988 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 991 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1002 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 965 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 955 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 962 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 954 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 937 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 937 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 935 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 939 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 940 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 939 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 948 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 941 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 940 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 945 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 945 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 945 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 964 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 964 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 961 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 961 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 961 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 962 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 968 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 968 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 968 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 968 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 968 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 966 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 961 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 960 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 960 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 960 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 960 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 960 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 943 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1016 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 937 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 937 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 937 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 937 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 940 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 940 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 940 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 940 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1019 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 974 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 970 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 973 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 973 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 970 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 970 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 970 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1008 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1003 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 940 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 940 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 940 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 937 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 937 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 937 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 950 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 997 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 967 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 967 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 967 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 300 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 261 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 463 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 487 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 991 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 954 B

Some files were not shown because too many files have changed in this diff Show More