SlideShare uma empresa Scribd logo
1 de 130
Agados Functions & Features
Chapter 1. Biz-Apps UI 정의(디자인) 기능과 특징
Functions & Features Revision: 2016.07.23
Template Revision:20131025 v2.0
Ⓒ 2014 agados All rights reserved. 2
Imagination of Agados Based Biz. Application (Package/Service)
App Defining & Running Mechanism in Agados App AI Engine Platform
Application DB
Data Access by Agados
I/F OBJ
Biz. Logics by Agados
General JSP /Servlet /
ASP
Object
Servlet
(java,
.NET)
ObjectObjectObjectObject
ObjectObjectI/F Object
ObjectObjectObjectObject
ObjectObjectObjectObject
Presentation Layer by Agados
ObjectObject ObjectObject
Object
EJB/COM/ …
JDBC/ODBC ConnectionMiddleware
External
Module
Hybrid Architecture through X-Using Platforms
I/F
I/F
I/F
ObjectObject
HTML5 Web Windows Native App
Ⓒ 2014 agados All rights reserved. 3
Imagination of Agados Based Biz. Application (Package/Service)
App Defining & Running Mechanism in Agados App AI Engine Platform
App Modeler
Define Tool
App Configure Tool
Redefine Tool
Visual Monitor Client
AI Engine Client
Your Application
Smart Client
Application
DB
Application
Model Data
Application
Log Data
WAS (JBoss, IIS, …)
App AI Engine
(Design, Execute)
App AI
Log Engine
Out-of-Box
Reporting Tool
App AI
Monitor Engine
External System
Your App.
Biz. Assembly
(Model OBJ)HTTP
Your Application
Smart Server
DB(Data)
Server
 Agados based App Environment
Server : Windows Server, Unix, Linux
for Java / .NET
DBMS : SQL Server, Oracle, MySQL, …
JSP, ASP
Your App.
Biz. Assembly
(General Class)
Servlet
Other Framework
Internet Browser
Ⓒ 2014 agados All rights reserved. 4
Biz. Application을 위한
화면 디자이너/재조정기
• ‘아가도스 AppStudio’는 Biz-App내에서 Configure Tool의 역할을 수행
• ‘아가도스 AppStudio’는 DevExpress UI Control 을 적용.
• 사용자는 각 UI 컨트롤의 속성만 정의
(Do Not Control by Program Code)
• 아가도스를 통해 만들 Biz-Apps 에 적용 가능한 UI 를 살펴볼 수 있다.
Ⓒ 2014 agados All rights reserved. 5
화면 디자인/재조정 기능
다양한 Controls 사용
Screen 디자인/재조정
 다양한 UI Controls 사용
 Screen Rules 제작
 Screen Rule은 Repository에 Meta Data화
Ⓒ 2014 agados All rights reserved. 6
Windows Native Apps 용 UI Control
• 복잡한 업무용 Application의 특성상, 인트라넷용 Window Native Apps이 최적
• 윈도우즈용 Business Application을 가장 쉽고 빠르게 생성할 수 있는 수단
Ⓒ 2014 agados All rights reserved. 7
화면 디자인/재조정 기능
다양한 Controls – Editor 와 Button 컨트롤
Control Control Name
 Label
 Button
 TextEdit
 TextEdit (Number Format)
 TextEdit (Date Format)
 MemoEdit
Control Control Name
 MemoExtEdit
 RichTextEdit
Ⓒ 2014 agados All rights reserved. 8
화면 디자인/재조정 기능
다양한 Controls – Box 컨트롤
Control Control Name
 ButtonEdit
 CalcEdit
 CheckButton
 CheckEdit
Control Control Name
 ComboBox
 ColorEdit
 CheckedComboBox
 ControlNavigator
 DataNavigator
 CheckedListBox
Ⓒ 2014 agados All rights reserved. 9
화면 디자인/재조정 기능
다양한 Controls – Box 컨트롤
Control Control Name
 FilterControl
 FontEdit
 DropDownButton
Control Control Name
 DateEdit
 GridLookUpEdit
 HiperLinkEdit
Ⓒ 2014 agados All rights reserved. 10
화면 디자인/재조정 기능
다양한 Controls – Box 컨트롤
Control Control Name
 MarqueeProcessBar
 ImageEdit
 ImageListBox
Control Control Name
 ImageComboboxEdit
 LookUpEdit
 ListBoxControl
Ⓒ 2014 agados All rights reserved. 11
화면 디자인/재조정 기능
다양한 Controls – Box 컨트롤
Control Control Name
 PictureEdit
 MRUEdit
 PopupContainerEdit
Control Control Name
 RangeTrackBar
 RadioGroup
 SpinEdit
 TimeEdit
 ZoomTrackBar
 ProgressBar
 TrackBar
Ⓒ 2014 agados All rights reserved. 12
화면 디자인/재조정 기능
다양한 Controls – Container 컨트롤
Control Control Name
 Panel
 ScrollPanel
 FlowLayoutPanel
Control Control Name
 UserPanel
 IPanel
 TabControl
 HScrollBar
 VScrollBar
Like Iframe in HTML
Invoke User Control+Logic
Ⓒ 2014 agados All rights reserved. 13
화면 디자인/재조정 기능
다양한 Controls – Container Layout 컨트롤
‘Layout Function’ 은, Application 실행 시 화면 사이즈가 변경 되었을 때, ‘자동 컨트롤 위치 배치’ 기능을 제공한다.
1. LayoutRate, LayoutType
 변경 Rate & Type 을 Control마다 적용
 LayoutType : Default, X, Y, Width, Height, Location, Size, XandHeight, XandWidth, YandHeight, YandWidth,
Bound, Fix
 LayoutRate : 변경 Rate를 적용
LayoutType : X
버튼의 LayoutType 을 X 로
설정,
Form 사이즈가 변경되면
Button은 자동으로 재배치된다.
Ⓒ 2014 agados All rights reserved. 14
화면 디자인/재조정 기능
다양한 Controls – Container Layout 컨트롤
2. LayoutControl
 화면의 Bound가 변경되었을 때, ‘auto-calculating function’ 을 통해 ‘Auto-Bound-Adjustment’ 된다.
Customization mode
Ⓒ 2014 agados All rights reserved. 15
화면 디자인/재조정 기능
다양한 Controls – Bar 컨트롤
Control Control Name
 NavBarControl  TitleControl
 WebBrowser
Control Control Name
Ⓒ 2014 agados All rights reserved. 16
화면 디자인/재조정 기능
다양한 Controls – Grid 컨트롤
1. Base Grid (기본 그리드)
Ⓒ 2014 agados All rights reserved. 17
화면 디자인/재조정 기능
다양한 Controls – Grid 컨트롤
2. Band Grid (밴드 타입)
Ⓒ 2014 agados All rights reserved. 18
화면 디자인/재조정 기능
다양한 Controls – Grid 컨트롤
3. Advanced Band Grid (고급 밴드 타입)
Ⓒ 2014 agados All rights reserved. 19
화면 디자인/재조정 기능
다양한 Controls – Grid 컨트롤
4. Card Grid (카드 타입)
Ⓒ 2014 agados All rights reserved. 20
화면 디자인/재조정 기능
다양한 Controls – Grid 컨트롤
5. Layout Grid (별도 Layout 타입)
Ⓒ 2014 agados All rights reserved. 21
화면 디자인/재조정 기능
다양한 Controls – Pivot Grid 컨트롤
고급 Pivoting 기능을 위한 Grid
Ⓒ 2014 agados All rights reserved. 22
화면 디자인/재조정 기능
다양한 Controls – Pivot Grid 컨트롤
PivotGrid 와 Chart 의 조합
Ⓒ 2014 agados All rights reserved. 23
화면 디자인/재조정 기능
다양한 Controls – Tree List 컨트롤
Tree 구조 스타일 List
Ⓒ 2014 agados All rights reserved. 24
화면 디자인/재조정 기능
다양한 Controls – Scheduler 컨트롤
Daily View
Work Weekly View
Ⓒ 2014 agados All rights reserved. 25
화면 디자인/재조정 기능
다양한 Controls – Scheduler 컨트롤
Weekly View
Monthly View
Ⓒ 2014 agados All rights reserved. 26
화면 디자인/재조정 기능
다양한 Controls – Scheduler 컨트롤
TimeLine View
Gantt View
Ⓒ 2014 agados All rights reserved. 27
화면 디자인/재조정 기능
다양한 Controls – Chart (2D/3D Bar) 컨트롤
Gantt View
Ⓒ 2014 agados All rights reserved. 28
화면 디자인/재조정 기능
다양한 Controls – Chart ( Point / Line / Bubble ) 컨트롤
Point / Line / Bubble/ Stacked Line
Ⓒ 2014 agados All rights reserved. 29
화면 디자인/재조정 기능
다양한 Controls – Chart ( Lines ) 컨트롤
Full Stacked Line/ Spline / Step Line / Scatter Line
Ⓒ 2014 agados All rights reserved. 30
화면 디자인/재조정 기능
다양한 Controls – Chart ( 3D Lines ) 컨트롤
3D Line/ 3D Full-Scatter Line / 3D Scatter Line / 3D Step Line / 3D Spline
Ⓒ 2014 agados All rights reserved. 31
화면 디자인/재조정 기능
다양한 Controls – Chart ( Pie / Doughnut / Funnel ) 컨트롤
Pie / 3D Pie / Doughnut / 3D Doughnut / 3D Spline / Funnel / 3D Funnel
Ⓒ 2014 agados All rights reserved. 32
화면 디자인/재조정 기능
다양한 Controls – Chart ( Area ) 컨트롤
Area / Stacked Area / Spline Area / Full Stacked Area /
Stacked Spline Area / Step Area / Full-Stacked Spline Area
Ⓒ 2014 agados All rights reserved. 33
화면 디자인/재조정 기능
다양한 Controls – Chart ( Area ) 컨트롤
3D Area / 3D Stacked Area / 3D Full Stacked Area / 3D Step Area /
3D Spline Area / 3D Stacked Spline Area / 3D Full-Stacked Spline Area
Ⓒ 2014 agados All rights reserved. 34
화면 디자인/재조정 기능
다양한 Controls – Chart ( Range ) 컨트롤
Range Bar/ Range Bar Side-by-Side / Range Area / 3D Range Area
Ⓒ 2014 agados All rights reserved. 35
화면 디자인/재조정 기능
다양한 Controls – Chart ( Radar / Polar ) 컨트롤
Radar Point / Radar Line / Radar Area /
Polar Point / Polar Line / Polar Area
Ⓒ 2014 agados All rights reserved. 36
화면 디자인/재조정 기능
다양한 Controls – Chart ( etc… ) 컨트롤
Stock / Candle Stick / Gantt / Gantt Side-by-Side /
Regression Line / Trend Line / Fibonacci Indicators
Ⓒ 2014 agados All rights reserved. 37
화면 디자인/재조정 기능
다양한 Controls – Chart ( Gauge ) 컨트롤
Gauge Controls Control Type
 Base Gauge
Gauge Control Control Type
 State Indicator Advanced Gauge
 Digital
Circle / Digital / Linear / State Indicator
Ⓒ 2014 agados All rights reserved. 38
화면 디자인/재조정 기능
다양한 Controls – Bar Manager , Tabbed MDI Manager 컨트롤
Bar Manager
 ‘BarManager’ 은 Application 상의 ‘Menu’, ‘Tool Bar’ 그리고 ‘Status Bar’를 관리하는 컨트롤
Tabbed MDI Manager
 ‘TabbedMdiManager’ 은 Application PKG 상에서 MDI-Style 처럼 Form이 열릴 때 Tab 스타일의 Form으로 관
리하는 컨트롤.
Ⓒ 2014 agados All rights reserved. 39
화면 디자인/재조정 기능
다양한 Controls – Dock Manager , Alert 컨트롤
Dock
Manager
 ‘DockManager’ 은 ‘Docking’ 기능을 제공
Alert Control
 ‘AlertControl’ 은 Message를 보여주는 컨트롤
Ⓒ 2014 agados All rights reserved. 40
표준 HTML5 용 UI Control
• 브라우저 내에서 실행되는 표준 HTML5 적용 Biz-Apps 제작에 사용
• HTML5 웹 표준 적용, 복잡한 Business Application을 가장 쉽고 빠르게 생성
Ⓒ 2014 agados All rights reserved. 41
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
1. Data Grid Category – Adaptability
Overview
Ⓒ 2014 agados All rights reserved. 42
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
1. Data Grid Category – Appearance
Overview
Right-To-Left Support
Ⓒ 2014 agados All rights reserved. 43
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
1. Data Grid Category – Columns
Multi-Row Headers (Bands)
Columns based on a Data Source
Ⓒ 2014 agados All rights reserved. 44
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
1. Data Grid Category – Columns
Column Customization
Ⓒ 2014 agados All rights reserved. 45
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
1. Data Grid Category – Data Summaries
Grid Summaries
Group Summaries
Ⓒ 2014 agados All rights reserved. 46
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
1. Data Grid Category – Data Summaries
Custom Summaries
Ⓒ 2014 agados All rights reserved. 47
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
1. Data Grid Category – Editing
Batch Editing
Cell Editing and Editing API
Ⓒ 2014 agados All rights reserved. 48
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
1. Data Grid Category – Editing
Form Editing
Ⓒ 2014 agados All rights reserved. 49
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
1. Data Grid Category – Editing
Row Editing and Editing Events
Ⓒ 2014 agados All rights reserved. 50
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
1. Data Grid Category – Editing
Data Validation
Ⓒ 2014 agados All rights reserved. 51
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
1. Data Grid Category – Export
Export to Excel
Ⓒ 2014 agados All rights reserved. 52
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
1. Data Grid Category – Filtering & Sorting
Filtering
Multiple Sorting
Ⓒ 2014 agados All rights reserved. 53
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
1. Data Grid Category – Filtering & Sorting
Filtering API
Ⓒ 2014 agados All rights reserved. 54
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
1. Data Grid Category – Grouping
Record Grouping
Ⓒ 2014 agados All rights reserved. 55
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
1. Data Grid Category – Grouping
Remote Grouping
Ⓒ 2014 agados All rights reserved. 56
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
1. Data Grid Category – Mater-Detail
Master-Detail View
Ⓒ 2014 agados All rights reserved. 57
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
1. Data Grid Category – Paging & Scrolling
Record Paging
Ⓒ 2014 agados All rights reserved. 58
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
1. Data Grid Category – Paging & Scrolling
Virtual Scrolling
Ⓒ 2014 agados All rights reserved. 59
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
1. Data Grid Category – Pivot Grid
Layout Customization
Ⓒ 2014 agados All rights reserved. 60
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
1. Data Grid Category – Pivot Grid
State Persistence
Ⓒ 2014 agados All rights reserved. 61
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
1. Data Grid Category – Pivot Grid
Drill Down
Ⓒ 2014 agados All rights reserved. 62
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
1. Data Grid Category – Pivot Grid
Chart Integration
Ⓒ 2014 agados All rights reserved. 63
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
1. Data Grid Category – Pivot Grid
Field Chooser
Ⓒ 2014 agados All rights reserved. 64
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
1. Data Grid Category – Pivot Grid
Field Panel
Ⓒ 2014 agados All rights reserved. 65
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
1. Data Grid Category – Selection
Multiple Record Selection
Ⓒ 2014 agados All rights reserved. 66
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
1. Data Grid Category – State Persistence
Layout Customization
The DevExtreme HTML5 Pivot Grid Widget supports multiple customizations allowing you to provide the look and feel that will satisfy
any user. This demo illustrates only a small part of the available customizations. Toggle the check boxes above the widget to change
the layout at runtime.
Ⓒ 2014 agados All rights reserved. 67
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
2. Chart Category – Advanced Features
API - Display a Tooltip Select a Point
Crosshair Customize Points and Labels
Ⓒ 2014 agados All rights reserved. 68
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
2. Chart Category – Advanced Features
Discrete Axis Zooming and Scrolling Error bars
Export and Printing API Hover Mode
Ⓒ 2014 agados All rights reserved. 69
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
2. Chart Category – Advanced Features
Logarithmic Axis Multiple Axes
Multiple Panes Multiple Point Selection
Ⓒ 2014 agados All rights reserved. 70
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
2. Chart Category – Advanced Features
Multiple Series Selection Null Point Support
Point Image Points Aggregation
Ⓒ 2014 agados All rights reserved. 71
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
2. Chart Category – Advanced Features
Selection Series Templates
Tooltip HTML Support Zooming and Scrolling
Ⓒ 2014 agados All rights reserved. 72
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
2. Chart Category – Tree Map
Flat & Hierarchical Data Structure Tiling algorithms
Colorization Drill Down
Ⓒ 2014 agados All rights reserved. 73
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
2. Chart Category – Simple Bullets
Ⓒ 2014 agados All rights reserved. 74
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
2. Chart Category – DOUGHNUT SERIES
Ⓒ 2014 agados All rights reserved. 75
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
2. Chart Category – Polar and Radar Charts
Ⓒ 2014 agados All rights reserved. 76
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
2. Chart Category – RANGE SERIES
Range Area
Range Bar
Ⓒ 2014 agados All rights reserved. 77
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
2. Chart Category – PIE SERIES
Pie with Multiple Series
Pie with Custom Labels
Ⓒ 2014 agados All rights reserved. 78
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
2. Chart Category – LINE AND POINT SERIES
Bubble Spline
Scatter Line
Ⓒ 2014 agados All rights reserved. 79
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
2. Chart Category – FINANCIAL SERIES
Candlestick
Stock
Ⓒ 2014 agados All rights reserved. 80
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
2. Chart Category – Bar
Full Stacked Bar
Side-by-Side Bar
Ⓒ 2014 agados All rights reserved. 81
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
2. Chart Category – Bar
Auto-Calculated Bar Width
Custom Bar Width
Ⓒ 2014 agados All rights reserved. 82
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
2. Chart Category – SPARKLINES
Winloss Sparklines
Simple Sparklines
Ⓒ 2014 agados All rights reserved. 83
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
3. Gauges Category – Linear Gauge Basic Elements
Different Value Indicator Types
Ⓒ 2014 agados All rights reserved. 84
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
3. Gauges Category – Linear Gauge Basic Elements
Custom Layout
Scale Custom Tick Values
Ⓒ 2014 agados All rights reserved. 85
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
3. Gauges Category – Circular Gauge Basic Elements
Different Subvalue Indicator Types
Ⓒ 2014 agados All rights reserved. 86
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
3. Gauges Category – Circular Gauge Basic Elements
Angles Customization
Gauge Tooltip
Ⓒ 2014 agados All rights reserved. 87
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
3. Gauges Category – Bar Gauge Basic Elements
TooltipLabels Customization
Ⓒ 2014 agados All rights reserved. 88
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
4. Navigation Category – Menu
Overview
Ⓒ 2014 agados All rights reserved. 89
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
4. Navigation Category – Tab Panel
Overview
Tabs
Ⓒ 2014 agados All rights reserved. 90
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
4. Navigation Category – Multi View
Overview
Ⓒ 2014 agados All rights reserved. 91
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
4. Navigation Category – Panorama
Overview
Ⓒ 2014 agados All rights reserved. 92
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
4. Navigation Category – Tree View
Hierarchical Data Structure
Ⓒ 2014 agados All rights reserved. 93
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
4. Navigation Category – Accordion
Accordion
Ⓒ 2014 agados All rights reserved. 94
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
5. Editors Category – Text Box
Overview
Ⓒ 2014 agados All rights reserved. 95
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
5. Editors Category – Text Area
Overview
Ⓒ 2014 agados All rights reserved. 96
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
5. Editors Category – Tag Box
Overview
Ⓒ 2014 agados All rights reserved. 97
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
5. Editors Category – Switch / Number Box
Switch
Number Box
Ⓒ 2014 agados All rights reserved. 98
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
5. Editors Category – Select Box (Search & Editing)
Overview
Ⓒ 2014 agados All rights reserved. 99
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
5. Editors Category – Date Box
Overview
Ⓒ 2014 agados All rights reserved. 100
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
5. Editors Category – Color Box
Overview
Ⓒ 2014 agados All rights reserved. 101
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
5. Editors Category – Check Box
Overview
Ⓒ 2014 agados All rights reserved. 102
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
5. Editors Category – Validation
Overview
Ⓒ 2014 agados All rights reserved. 103
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
5. Editors Category – Autocomplete
Overview
Ⓒ 2014 agados All rights reserved. 104
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
5. Editors Category – Autocomplete
Overview
Ⓒ 2014 agados All rights reserved. 105
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
5. Editors Category – Calendar
Overview
Ⓒ 2014 agados All rights reserved. 106
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
6. Forms & Multi-purpose Category – BOX
BOX
Ⓒ 2014 agados All rights reserved. 107
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
6. Forms & Multi-purpose Category – Field Set
Field Set
Ⓒ 2014 agados All rights reserved. 108
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
6. Forms & Multi-purpose Category – Form
Columns Adaptability
Ⓒ 2014 agados All rights reserved. 109
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
6. Forms & Multi-purpose Category – Form
Customize Item
Ⓒ 2014 agados All rights reserved. 110
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
6. Forms & Multi-purpose Category – Form
Grouped Fields
Ⓒ 2014 agados All rights reserved. 111
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
6. Forms & Multi-purpose Category – Radio Group
Radio Group
Ⓒ 2014 agados All rights reserved. 112
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
6. Forms & Multi-purpose Category – Responsive Box
Web
Tablet
Phone
Ⓒ 2014 agados All rights reserved. 113
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
6. Forms & Multi-purpose Category – Scheduler
Tab Agenda
Ⓒ 2014 agados All rights reserved. 114
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
6. Forms & Multi-purpose Category – Scheduler
Tabs
Ⓒ 2014 agados All rights reserved. 115
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
6. Forms & Multi-purpose Category – Scheduler
Time Zones Support
Ⓒ 2014 agados All rights reserved. 116
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
6. Forms & Multi-purpose Category – Scheduler
Custom Templates
Ⓒ 2014 agados All rights reserved. 117
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
7. Actions and Lists Category – Button
Overview
Ⓒ 2014 agados All rights reserved. 118
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
7. Actions and Lists Category – Context Menu
Overview
Ⓒ 2014 agados All rights reserved. 119
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
7. Actions and Lists Category – File Uploader
Overview
Ⓒ 2014 agados All rights reserved. 120
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
7. Actions and Lists Category – List
Group List
Item Template
Ⓒ 2014 agados All rights reserved. 121
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
7. Actions and Lists Category – List
List with Search Bar
List Editing and API
Ⓒ 2014 agados All rights reserved. 122
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
7. Actions and Lists Category – Lookup
predefined value selection
Ⓒ 2014 agados All rights reserved. 123
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
7. Actions and Lists Category – Maps
Providers and Types
Ⓒ 2014 agados All rights reserved. 124
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
7. Actions and Lists Category – Maps (Vector Map)
Bubble Markers
Tooltip HTML Support
Ⓒ 2014 agados All rights reserved. 125
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
7. Actions and Lists Category – Maps (Vector Map)
Bubble Markers
Pie Markers
Ⓒ 2014 agados All rights reserved. 126
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
7. Actions and Lists Category – Maps (Vector Map)
Tooltip HTML Support
Ⓒ 2014 agados All rights reserved. 127
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
7. Actions and Lists Category – Maps (Vector Map)
Dynamic Viewport
Custom Map Data
Ⓒ 2014 agados All rights reserved. 128
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
9. Dialog & Notifications Category – Load Panel(Indicator), Popup, Popover
Load Indicator Load Panel
PopoverPopup
Ⓒ 2014 agados All rights reserved. 129
화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls)
9. Dialog & Notifications Category – Load Panel(Indicator), Popup, Popover
Progress Bar
TooltipToast
AGADOS function & feature Chapter-01 UI define elements

Mais conteúdo relacionado

Destaque

아가도스(agados) 기능과 특징 소개
아가도스(agados) 기능과 특징 소개아가도스(agados) 기능과 특징 소개
아가도스(agados) 기능과 특징 소개Yongkyoo Park
 
애플트리랩 Intelligent service automation
애플트리랩 Intelligent service automation애플트리랩 Intelligent service automation
애플트리랩 Intelligent service automationJaeWoo Wie
 
AGADOS 지능형 앱 엔진 플랫폼 소개
AGADOS 지능형 앱 엔진 플랫폼 소개AGADOS 지능형 앱 엔진 플랫폼 소개
AGADOS 지능형 앱 엔진 플랫폼 소개Yongkyoo Park
 
Platform as a Service - Cloud Foundry and IBM Bluemix
Platform as a Service - Cloud Foundry and IBM BluemixPlatform as a Service - Cloud Foundry and IBM Bluemix
Platform as a Service - Cloud Foundry and IBM BluemixDavid Currie
 
가장 쉬운 안드로이드 앱 개발 방법 앱인벤터
가장 쉬운 안드로이드 앱 개발 방법 앱인벤터가장 쉬운 안드로이드 앱 개발 방법 앱인벤터
가장 쉬운 안드로이드 앱 개발 방법 앱인벤터Choulhyouc Lee
 
앱 인벤터 2: 비전공자를 위한 안드로이드 앱 만들기
앱 인벤터 2: 비전공자를 위한 안드로이드 앱 만들기앱 인벤터 2: 비전공자를 위한 안드로이드 앱 만들기
앱 인벤터 2: 비전공자를 위한 안드로이드 앱 만들기위키북스
 
사례로 본 모바일 웹/앱 기획, 제작 과정 및 포인트
사례로 본 모바일 웹/앱 기획, 제작 과정 및 포인트사례로 본 모바일 웹/앱 기획, 제작 과정 및 포인트
사례로 본 모바일 웹/앱 기획, 제작 과정 및 포인트mosaicnet
 
Db설계 프로젝트 1조 _중간제출
Db설계 프로젝트 1조 _중간제출Db설계 프로젝트 1조 _중간제출
Db설계 프로젝트 1조 _중간제출Matthew Chang
 
기획서 템플릿
기획서 템플릿기획서 템플릿
기획서 템플릿Jaewon Choi
 

Destaque (9)

아가도스(agados) 기능과 특징 소개
아가도스(agados) 기능과 특징 소개아가도스(agados) 기능과 특징 소개
아가도스(agados) 기능과 특징 소개
 
애플트리랩 Intelligent service automation
애플트리랩 Intelligent service automation애플트리랩 Intelligent service automation
애플트리랩 Intelligent service automation
 
AGADOS 지능형 앱 엔진 플랫폼 소개
AGADOS 지능형 앱 엔진 플랫폼 소개AGADOS 지능형 앱 엔진 플랫폼 소개
AGADOS 지능형 앱 엔진 플랫폼 소개
 
Platform as a Service - Cloud Foundry and IBM Bluemix
Platform as a Service - Cloud Foundry and IBM BluemixPlatform as a Service - Cloud Foundry and IBM Bluemix
Platform as a Service - Cloud Foundry and IBM Bluemix
 
가장 쉬운 안드로이드 앱 개발 방법 앱인벤터
가장 쉬운 안드로이드 앱 개발 방법 앱인벤터가장 쉬운 안드로이드 앱 개발 방법 앱인벤터
가장 쉬운 안드로이드 앱 개발 방법 앱인벤터
 
앱 인벤터 2: 비전공자를 위한 안드로이드 앱 만들기
앱 인벤터 2: 비전공자를 위한 안드로이드 앱 만들기앱 인벤터 2: 비전공자를 위한 안드로이드 앱 만들기
앱 인벤터 2: 비전공자를 위한 안드로이드 앱 만들기
 
사례로 본 모바일 웹/앱 기획, 제작 과정 및 포인트
사례로 본 모바일 웹/앱 기획, 제작 과정 및 포인트사례로 본 모바일 웹/앱 기획, 제작 과정 및 포인트
사례로 본 모바일 웹/앱 기획, 제작 과정 및 포인트
 
Db설계 프로젝트 1조 _중간제출
Db설계 프로젝트 1조 _중간제출Db설계 프로젝트 1조 _중간제출
Db설계 프로젝트 1조 _중간제출
 
기획서 템플릿
기획서 템플릿기획서 템플릿
기획서 템플릿
 

Semelhante a AGADOS function & feature Chapter-01 UI define elements

Agados Function & Feature
Agados Function & FeatureAgados Function & Feature
Agados Function & FeatureYongkyoo Park
 
User interface customization for aem6 circuit
User interface customization for aem6 circuitUser interface customization for aem6 circuit
User interface customization for aem6 circuitDamien Antipa
 
UI Customization in AEM 6.0
UI Customization in AEM 6.0UI Customization in AEM 6.0
UI Customization in AEM 6.0Gilles Knobloch
 
User Interface customization for AEM 6
User Interface customization for AEM 6User Interface customization for AEM 6
User Interface customization for AEM 6Damien Antipa
 
The Action Bar: Front to Back
The Action Bar: Front to BackThe Action Bar: Front to Back
The Action Bar: Front to BackCommonsWare
 
SAP Inside Track 2010 - Thomas Jung Intro to WDA
SAP Inside Track 2010 - Thomas Jung Intro to WDASAP Inside Track 2010 - Thomas Jung Intro to WDA
SAP Inside Track 2010 - Thomas Jung Intro to WDAsjohannes
 
Telerik Kendo UI Overview
Telerik Kendo UI OverviewTelerik Kendo UI Overview
Telerik Kendo UI OverviewEd Musters
 
SAP WEBDYNPRO ABAP TRAINING
SAP WEBDYNPRO ABAP TRAININGSAP WEBDYNPRO ABAP TRAINING
SAP WEBDYNPRO ABAP TRAININGSanthosh Sap
 
Running ADF Faces on Tablets and Mobile Phones
Running ADF Faces on Tablets and Mobile PhonesRunning ADF Faces on Tablets and Mobile Phones
Running ADF Faces on Tablets and Mobile PhonesSteven Davelaar
 
Connect 2014 AD209 - Making Your Development Team More Productive With IBM Do...
Connect 2014 AD209 - Making Your Development Team More Productive With IBM Do...Connect 2014 AD209 - Making Your Development Team More Productive With IBM Do...
Connect 2014 AD209 - Making Your Development Team More Productive With IBM Do...marjoramg
 
Designing and implementing_android_uis_for_phones_and_tablets
Designing and implementing_android_uis_for_phones_and_tabletsDesigning and implementing_android_uis_for_phones_and_tablets
Designing and implementing_android_uis_for_phones_and_tabletsTeddy Koornia
 
Lecture14 abap on line
Lecture14 abap on lineLecture14 abap on line
Lecture14 abap on lineMilind Patil
 
Fragments: Why, How, What For?
Fragments: Why, How, What For?Fragments: Why, How, What For?
Fragments: Why, How, What For?Brenda Cook
 
Agados biz. introductio
Agados biz. introductioAgados biz. introductio
Agados biz. introductioYongkyoo Park
 
Android Screen Containers & Layouts
Android Screen Containers & LayoutsAndroid Screen Containers & Layouts
Android Screen Containers & LayoutsVijay Rastogi
 
Android training day 3
Android training day 3Android training day 3
Android training day 3Vivek Bhusal
 
Responsive design: techniques and tricks to prepare your websites for the mul...
Responsive design: techniques and tricks to prepare your websites for the mul...Responsive design: techniques and tricks to prepare your websites for the mul...
Responsive design: techniques and tricks to prepare your websites for the mul...Andreas Bovens
 
Google I/O 2019 - what's new in Android Q and Jetpack
Google I/O 2019 - what's new in Android Q and JetpackGoogle I/O 2019 - what's new in Android Q and Jetpack
Google I/O 2019 - what's new in Android Q and JetpackSunita Singh
 

Semelhante a AGADOS function & feature Chapter-01 UI define elements (20)

Agados Function & Feature
Agados Function & FeatureAgados Function & Feature
Agados Function & Feature
 
User interface customization for aem6 circuit
User interface customization for aem6 circuitUser interface customization for aem6 circuit
User interface customization for aem6 circuit
 
UI Customization in AEM 6.0
UI Customization in AEM 6.0UI Customization in AEM 6.0
UI Customization in AEM 6.0
 
User Interface customization for AEM 6
User Interface customization for AEM 6User Interface customization for AEM 6
User Interface customization for AEM 6
 
The Action Bar: Front to Back
The Action Bar: Front to BackThe Action Bar: Front to Back
The Action Bar: Front to Back
 
SAP Inside Track 2010 - Thomas Jung Intro to WDA
SAP Inside Track 2010 - Thomas Jung Intro to WDASAP Inside Track 2010 - Thomas Jung Intro to WDA
SAP Inside Track 2010 - Thomas Jung Intro to WDA
 
Telerik Kendo UI Overview
Telerik Kendo UI OverviewTelerik Kendo UI Overview
Telerik Kendo UI Overview
 
Sap webdynpro abap training
Sap webdynpro abap trainingSap webdynpro abap training
Sap webdynpro abap training
 
SAP WEBDYNPRO ABAP TRAINING
SAP WEBDYNPRO ABAP TRAININGSAP WEBDYNPRO ABAP TRAINING
SAP WEBDYNPRO ABAP TRAINING
 
Running ADF Faces on Tablets and Mobile Phones
Running ADF Faces on Tablets and Mobile PhonesRunning ADF Faces on Tablets and Mobile Phones
Running ADF Faces on Tablets and Mobile Phones
 
Connect 2014 AD209 - Making Your Development Team More Productive With IBM Do...
Connect 2014 AD209 - Making Your Development Team More Productive With IBM Do...Connect 2014 AD209 - Making Your Development Team More Productive With IBM Do...
Connect 2014 AD209 - Making Your Development Team More Productive With IBM Do...
 
Designing and implementing_android_uis_for_phones_and_tablets
Designing and implementing_android_uis_for_phones_and_tabletsDesigning and implementing_android_uis_for_phones_and_tablets
Designing and implementing_android_uis_for_phones_and_tablets
 
Lecture14 abap on line
Lecture14 abap on lineLecture14 abap on line
Lecture14 abap on line
 
Fragments: Why, How, What For?
Fragments: Why, How, What For?Fragments: Why, How, What For?
Fragments: Why, How, What For?
 
Agados biz. introductio
Agados biz. introductioAgados biz. introductio
Agados biz. introductio
 
Android Screen Containers & Layouts
Android Screen Containers & LayoutsAndroid Screen Containers & Layouts
Android Screen Containers & Layouts
 
Android training day 3
Android training day 3Android training day 3
Android training day 3
 
Responsive design: techniques and tricks to prepare your websites for the mul...
Responsive design: techniques and tricks to prepare your websites for the mul...Responsive design: techniques and tricks to prepare your websites for the mul...
Responsive design: techniques and tricks to prepare your websites for the mul...
 
Component Art
Component ArtComponent Art
Component Art
 
Google I/O 2019 - what's new in Android Q and Jetpack
Google I/O 2019 - what's new in Android Q and JetpackGoogle I/O 2019 - what's new in Android Q and Jetpack
Google I/O 2019 - what's new in Android Q and Jetpack
 

Mais de Yongkyoo Park

Agados ABP(Application Building Process) Overview
Agados ABP(Application Building Process) Overview Agados ABP(Application Building Process) Overview
Agados ABP(Application Building Process) Overview Yongkyoo Park
 
Agados Function and Feature Overview
Agados Function and Feature OverviewAgados Function and Feature Overview
Agados Function and Feature OverviewYongkyoo Park
 
agados app engine platform Intro
agados app engine platform Introagados app engine platform Intro
agados app engine platform IntroYongkyoo Park
 
Agados CRM(SFA) introduction (doc version 1.0 20140416)
Agados CRM(SFA) introduction (doc version 1.0 20140416)Agados CRM(SFA) introduction (doc version 1.0 20140416)
Agados CRM(SFA) introduction (doc version 1.0 20140416)Yongkyoo Park
 
(인터뷰) 귀사의 소프트웨어, 진짜 '제품'맞습니까
(인터뷰) 귀사의 소프트웨어, 진짜 '제품'맞습니까(인터뷰) 귀사의 소프트웨어, 진짜 '제품'맞습니까
(인터뷰) 귀사의 소프트웨어, 진짜 '제품'맞습니까Yongkyoo Park
 
SW서비스, 플랫폼비즈니스화에 대한 생각(가치생성수단편)
SW서비스, 플랫폼비즈니스화에 대한 생각(가치생성수단편)SW서비스, 플랫폼비즈니스화에 대한 생각(가치생성수단편)
SW서비스, 플랫폼비즈니스화에 대한 생각(가치생성수단편)Yongkyoo Park
 
탈SI하고, 완성품(제품)사업 모델로...
탈SI하고, 완성품(제품)사업 모델로...탈SI하고, 완성품(제품)사업 모델로...
탈SI하고, 완성품(제품)사업 모델로...Yongkyoo Park
 
Agados cloud application builder guide-v1.1.kr(2014.12.15)
Agados cloud application builder guide-v1.1.kr(2014.12.15)Agados cloud application builder guide-v1.1.kr(2014.12.15)
Agados cloud application builder guide-v1.1.kr(2014.12.15)Yongkyoo Park
 
Agados POC Report to Build/Rebuild for ERP PKG
Agados POC Report to Build/Rebuild for ERP PKG Agados POC Report to Build/Rebuild for ERP PKG
Agados POC Report to Build/Rebuild for ERP PKG Yongkyoo Park
 
비즈니스 Application 산업에서 플랫폼의 의미 ①
비즈니스 Application 산업에서 플랫폼의 의미 ①비즈니스 Application 산업에서 플랫폼의 의미 ①
비즈니스 Application 산업에서 플랫폼의 의미 ①Yongkyoo Park
 
한국 비즈니스 Application SW, 혁신이 필요한 이유(컬럼)
한국 비즈니스 Application SW, 혁신이 필요한 이유(컬럼)한국 비즈니스 Application SW, 혁신이 필요한 이유(컬럼)
한국 비즈니스 Application SW, 혁신이 필요한 이유(컬럼)Yongkyoo Park
 
선진 글로벌 SW 경쟁력의 힘
선진 글로벌 SW 경쟁력의 힘선진 글로벌 SW 경쟁력의 힘
선진 글로벌 SW 경쟁력의 힘Yongkyoo Park
 
비즈니스 Application 솔루션 구조 기술 진화 모델 ②
비즈니스 Application 솔루션 구조 기술 진화 모델 ②비즈니스 Application 솔루션 구조 기술 진화 모델 ②
비즈니스 Application 솔루션 구조 기술 진화 모델 ②Yongkyoo Park
 
비즈니스 Application 솔루션 구조 기술 진화 모델 ①
비즈니스 Application 솔루션 구조 기술 진화 모델 ①비즈니스 Application 솔루션 구조 기술 진화 모델 ①
비즈니스 Application 솔루션 구조 기술 진화 모델 ①Yongkyoo Park
 
SW 산업 - 노동력 기반에서 탈피해야
SW 산업 - 노동력 기반에서 탈피해야 SW 산업 - 노동력 기반에서 탈피해야
SW 산업 - 노동력 기반에서 탈피해야 Yongkyoo Park
 
Application SW 산업 - 적용프레임 달라야 한다
Application SW 산업 - 적용프레임 달라야 한다 Application SW 산업 - 적용프레임 달라야 한다
Application SW 산업 - 적용프레임 달라야 한다 Yongkyoo Park
 
'글로벌 SW Package 지배력을 배워야'
 '글로벌 SW Package 지배력을 배워야'  '글로벌 SW Package 지배력을 배워야'
'글로벌 SW Package 지배력을 배워야' Yongkyoo Park
 
SW 솔루션 사업요소간 인과관계 ③
SW 솔루션 사업요소간 인과관계  ③SW 솔루션 사업요소간 인과관계  ③
SW 솔루션 사업요소간 인과관계 ③Yongkyoo Park
 
SW 솔루션 사업요소간 인과관계 ②
SW 솔루션 사업요소간 인과관계  ②SW 솔루션 사업요소간 인과관계  ②
SW 솔루션 사업요소간 인과관계 ②Yongkyoo Park
 
Agaods 플랫폼 사업 소개
Agaods 플랫폼 사업 소개Agaods 플랫폼 사업 소개
Agaods 플랫폼 사업 소개Yongkyoo Park
 

Mais de Yongkyoo Park (20)

Agados ABP(Application Building Process) Overview
Agados ABP(Application Building Process) Overview Agados ABP(Application Building Process) Overview
Agados ABP(Application Building Process) Overview
 
Agados Function and Feature Overview
Agados Function and Feature OverviewAgados Function and Feature Overview
Agados Function and Feature Overview
 
agados app engine platform Intro
agados app engine platform Introagados app engine platform Intro
agados app engine platform Intro
 
Agados CRM(SFA) introduction (doc version 1.0 20140416)
Agados CRM(SFA) introduction (doc version 1.0 20140416)Agados CRM(SFA) introduction (doc version 1.0 20140416)
Agados CRM(SFA) introduction (doc version 1.0 20140416)
 
(인터뷰) 귀사의 소프트웨어, 진짜 '제품'맞습니까
(인터뷰) 귀사의 소프트웨어, 진짜 '제품'맞습니까(인터뷰) 귀사의 소프트웨어, 진짜 '제품'맞습니까
(인터뷰) 귀사의 소프트웨어, 진짜 '제품'맞습니까
 
SW서비스, 플랫폼비즈니스화에 대한 생각(가치생성수단편)
SW서비스, 플랫폼비즈니스화에 대한 생각(가치생성수단편)SW서비스, 플랫폼비즈니스화에 대한 생각(가치생성수단편)
SW서비스, 플랫폼비즈니스화에 대한 생각(가치생성수단편)
 
탈SI하고, 완성품(제품)사업 모델로...
탈SI하고, 완성품(제품)사업 모델로...탈SI하고, 완성품(제품)사업 모델로...
탈SI하고, 완성품(제품)사업 모델로...
 
Agados cloud application builder guide-v1.1.kr(2014.12.15)
Agados cloud application builder guide-v1.1.kr(2014.12.15)Agados cloud application builder guide-v1.1.kr(2014.12.15)
Agados cloud application builder guide-v1.1.kr(2014.12.15)
 
Agados POC Report to Build/Rebuild for ERP PKG
Agados POC Report to Build/Rebuild for ERP PKG Agados POC Report to Build/Rebuild for ERP PKG
Agados POC Report to Build/Rebuild for ERP PKG
 
비즈니스 Application 산업에서 플랫폼의 의미 ①
비즈니스 Application 산업에서 플랫폼의 의미 ①비즈니스 Application 산업에서 플랫폼의 의미 ①
비즈니스 Application 산업에서 플랫폼의 의미 ①
 
한국 비즈니스 Application SW, 혁신이 필요한 이유(컬럼)
한국 비즈니스 Application SW, 혁신이 필요한 이유(컬럼)한국 비즈니스 Application SW, 혁신이 필요한 이유(컬럼)
한국 비즈니스 Application SW, 혁신이 필요한 이유(컬럼)
 
선진 글로벌 SW 경쟁력의 힘
선진 글로벌 SW 경쟁력의 힘선진 글로벌 SW 경쟁력의 힘
선진 글로벌 SW 경쟁력의 힘
 
비즈니스 Application 솔루션 구조 기술 진화 모델 ②
비즈니스 Application 솔루션 구조 기술 진화 모델 ②비즈니스 Application 솔루션 구조 기술 진화 모델 ②
비즈니스 Application 솔루션 구조 기술 진화 모델 ②
 
비즈니스 Application 솔루션 구조 기술 진화 모델 ①
비즈니스 Application 솔루션 구조 기술 진화 모델 ①비즈니스 Application 솔루션 구조 기술 진화 모델 ①
비즈니스 Application 솔루션 구조 기술 진화 모델 ①
 
SW 산업 - 노동력 기반에서 탈피해야
SW 산업 - 노동력 기반에서 탈피해야 SW 산업 - 노동력 기반에서 탈피해야
SW 산업 - 노동력 기반에서 탈피해야
 
Application SW 산업 - 적용프레임 달라야 한다
Application SW 산업 - 적용프레임 달라야 한다 Application SW 산업 - 적용프레임 달라야 한다
Application SW 산업 - 적용프레임 달라야 한다
 
'글로벌 SW Package 지배력을 배워야'
 '글로벌 SW Package 지배력을 배워야'  '글로벌 SW Package 지배력을 배워야'
'글로벌 SW Package 지배력을 배워야'
 
SW 솔루션 사업요소간 인과관계 ③
SW 솔루션 사업요소간 인과관계  ③SW 솔루션 사업요소간 인과관계  ③
SW 솔루션 사업요소간 인과관계 ③
 
SW 솔루션 사업요소간 인과관계 ②
SW 솔루션 사업요소간 인과관계  ②SW 솔루션 사업요소간 인과관계  ②
SW 솔루션 사업요소간 인과관계 ②
 
Agaods 플랫폼 사업 소개
Agaods 플랫폼 사업 소개Agaods 플랫폼 사업 소개
Agaods 플랫폼 사업 소개
 

Último

Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)OPEN KNOWLEDGE GmbH
 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providermohitmore19
 
Project Based Learning (A.I).pptx detail explanation
Project Based Learning (A.I).pptx detail explanationProject Based Learning (A.I).pptx detail explanation
Project Based Learning (A.I).pptx detail explanationkaushalgiri8080
 
Active Directory Penetration Testing, cionsystems.com.pdf
Active Directory Penetration Testing, cionsystems.com.pdfActive Directory Penetration Testing, cionsystems.com.pdf
Active Directory Penetration Testing, cionsystems.com.pdfCionsystems
 
Diamond Application Development Crafting Solutions with Precision
Diamond Application Development Crafting Solutions with PrecisionDiamond Application Development Crafting Solutions with Precision
Diamond Application Development Crafting Solutions with PrecisionSolGuruz
 
A Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docxA Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docxComplianceQuest1
 
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️anilsa9823
 
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdfThe Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdfkalichargn70th171
 
why an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdfwhy an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdfjoe51371421
 
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsUnveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsAlberto González Trastoy
 
Hand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxHand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxbodapatigopi8531
 
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AISyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AIABDERRAOUF MEHENNI
 
Right Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsRight Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsJhone kinadey
 
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...gurkirankumar98700
 
Professional Resume Template for Software Developers
Professional Resume Template for Software DevelopersProfessional Resume Template for Software Developers
Professional Resume Template for Software DevelopersVinodh Ram
 
Building Real-Time Data Pipelines: Stream & Batch Processing workshop Slide
Building Real-Time Data Pipelines: Stream & Batch Processing workshop SlideBuilding Real-Time Data Pipelines: Stream & Batch Processing workshop Slide
Building Real-Time Data Pipelines: Stream & Batch Processing workshop SlideChristina Lin
 
DNT_Corporate presentation know about us
DNT_Corporate presentation know about usDNT_Corporate presentation know about us
DNT_Corporate presentation know about usDynamic Netsoft
 
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerHow To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerThousandEyes
 
How To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.jsHow To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.jsAndolasoft Inc
 

Último (20)

Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)
 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service provider
 
Project Based Learning (A.I).pptx detail explanation
Project Based Learning (A.I).pptx detail explanationProject Based Learning (A.I).pptx detail explanation
Project Based Learning (A.I).pptx detail explanation
 
Active Directory Penetration Testing, cionsystems.com.pdf
Active Directory Penetration Testing, cionsystems.com.pdfActive Directory Penetration Testing, cionsystems.com.pdf
Active Directory Penetration Testing, cionsystems.com.pdf
 
Diamond Application Development Crafting Solutions with Precision
Diamond Application Development Crafting Solutions with PrecisionDiamond Application Development Crafting Solutions with Precision
Diamond Application Development Crafting Solutions with Precision
 
A Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docxA Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docx
 
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️
 
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdfThe Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
 
why an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdfwhy an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdf
 
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsUnveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
 
Hand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxHand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptx
 
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AISyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
 
Right Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsRight Money Management App For Your Financial Goals
Right Money Management App For Your Financial Goals
 
Exploring iOS App Development: Simplifying the Process
Exploring iOS App Development: Simplifying the ProcessExploring iOS App Development: Simplifying the Process
Exploring iOS App Development: Simplifying the Process
 
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
 
Professional Resume Template for Software Developers
Professional Resume Template for Software DevelopersProfessional Resume Template for Software Developers
Professional Resume Template for Software Developers
 
Building Real-Time Data Pipelines: Stream & Batch Processing workshop Slide
Building Real-Time Data Pipelines: Stream & Batch Processing workshop SlideBuilding Real-Time Data Pipelines: Stream & Batch Processing workshop Slide
Building Real-Time Data Pipelines: Stream & Batch Processing workshop Slide
 
DNT_Corporate presentation know about us
DNT_Corporate presentation know about usDNT_Corporate presentation know about us
DNT_Corporate presentation know about us
 
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerHow To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
 
How To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.jsHow To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.js
 

AGADOS function & feature Chapter-01 UI define elements

  • 1. Agados Functions & Features Chapter 1. Biz-Apps UI 정의(디자인) 기능과 특징 Functions & Features Revision: 2016.07.23 Template Revision:20131025 v2.0
  • 2. Ⓒ 2014 agados All rights reserved. 2 Imagination of Agados Based Biz. Application (Package/Service) App Defining & Running Mechanism in Agados App AI Engine Platform Application DB Data Access by Agados I/F OBJ Biz. Logics by Agados General JSP /Servlet / ASP Object Servlet (java, .NET) ObjectObjectObjectObject ObjectObjectI/F Object ObjectObjectObjectObject ObjectObjectObjectObject Presentation Layer by Agados ObjectObject ObjectObject Object EJB/COM/ … JDBC/ODBC ConnectionMiddleware External Module Hybrid Architecture through X-Using Platforms I/F I/F I/F ObjectObject HTML5 Web Windows Native App
  • 3. Ⓒ 2014 agados All rights reserved. 3 Imagination of Agados Based Biz. Application (Package/Service) App Defining & Running Mechanism in Agados App AI Engine Platform App Modeler Define Tool App Configure Tool Redefine Tool Visual Monitor Client AI Engine Client Your Application Smart Client Application DB Application Model Data Application Log Data WAS (JBoss, IIS, …) App AI Engine (Design, Execute) App AI Log Engine Out-of-Box Reporting Tool App AI Monitor Engine External System Your App. Biz. Assembly (Model OBJ)HTTP Your Application Smart Server DB(Data) Server  Agados based App Environment Server : Windows Server, Unix, Linux for Java / .NET DBMS : SQL Server, Oracle, MySQL, … JSP, ASP Your App. Biz. Assembly (General Class) Servlet Other Framework Internet Browser
  • 4. Ⓒ 2014 agados All rights reserved. 4 Biz. Application을 위한 화면 디자이너/재조정기 • ‘아가도스 AppStudio’는 Biz-App내에서 Configure Tool의 역할을 수행 • ‘아가도스 AppStudio’는 DevExpress UI Control 을 적용. • 사용자는 각 UI 컨트롤의 속성만 정의 (Do Not Control by Program Code) • 아가도스를 통해 만들 Biz-Apps 에 적용 가능한 UI 를 살펴볼 수 있다.
  • 5. Ⓒ 2014 agados All rights reserved. 5 화면 디자인/재조정 기능 다양한 Controls 사용 Screen 디자인/재조정  다양한 UI Controls 사용  Screen Rules 제작  Screen Rule은 Repository에 Meta Data화
  • 6. Ⓒ 2014 agados All rights reserved. 6 Windows Native Apps 용 UI Control • 복잡한 업무용 Application의 특성상, 인트라넷용 Window Native Apps이 최적 • 윈도우즈용 Business Application을 가장 쉽고 빠르게 생성할 수 있는 수단
  • 7. Ⓒ 2014 agados All rights reserved. 7 화면 디자인/재조정 기능 다양한 Controls – Editor 와 Button 컨트롤 Control Control Name  Label  Button  TextEdit  TextEdit (Number Format)  TextEdit (Date Format)  MemoEdit Control Control Name  MemoExtEdit  RichTextEdit
  • 8. Ⓒ 2014 agados All rights reserved. 8 화면 디자인/재조정 기능 다양한 Controls – Box 컨트롤 Control Control Name  ButtonEdit  CalcEdit  CheckButton  CheckEdit Control Control Name  ComboBox  ColorEdit  CheckedComboBox  ControlNavigator  DataNavigator  CheckedListBox
  • 9. Ⓒ 2014 agados All rights reserved. 9 화면 디자인/재조정 기능 다양한 Controls – Box 컨트롤 Control Control Name  FilterControl  FontEdit  DropDownButton Control Control Name  DateEdit  GridLookUpEdit  HiperLinkEdit
  • 10. Ⓒ 2014 agados All rights reserved. 10 화면 디자인/재조정 기능 다양한 Controls – Box 컨트롤 Control Control Name  MarqueeProcessBar  ImageEdit  ImageListBox Control Control Name  ImageComboboxEdit  LookUpEdit  ListBoxControl
  • 11. Ⓒ 2014 agados All rights reserved. 11 화면 디자인/재조정 기능 다양한 Controls – Box 컨트롤 Control Control Name  PictureEdit  MRUEdit  PopupContainerEdit Control Control Name  RangeTrackBar  RadioGroup  SpinEdit  TimeEdit  ZoomTrackBar  ProgressBar  TrackBar
  • 12. Ⓒ 2014 agados All rights reserved. 12 화면 디자인/재조정 기능 다양한 Controls – Container 컨트롤 Control Control Name  Panel  ScrollPanel  FlowLayoutPanel Control Control Name  UserPanel  IPanel  TabControl  HScrollBar  VScrollBar Like Iframe in HTML Invoke User Control+Logic
  • 13. Ⓒ 2014 agados All rights reserved. 13 화면 디자인/재조정 기능 다양한 Controls – Container Layout 컨트롤 ‘Layout Function’ 은, Application 실행 시 화면 사이즈가 변경 되었을 때, ‘자동 컨트롤 위치 배치’ 기능을 제공한다. 1. LayoutRate, LayoutType  변경 Rate & Type 을 Control마다 적용  LayoutType : Default, X, Y, Width, Height, Location, Size, XandHeight, XandWidth, YandHeight, YandWidth, Bound, Fix  LayoutRate : 변경 Rate를 적용 LayoutType : X 버튼의 LayoutType 을 X 로 설정, Form 사이즈가 변경되면 Button은 자동으로 재배치된다.
  • 14. Ⓒ 2014 agados All rights reserved. 14 화면 디자인/재조정 기능 다양한 Controls – Container Layout 컨트롤 2. LayoutControl  화면의 Bound가 변경되었을 때, ‘auto-calculating function’ 을 통해 ‘Auto-Bound-Adjustment’ 된다. Customization mode
  • 15. Ⓒ 2014 agados All rights reserved. 15 화면 디자인/재조정 기능 다양한 Controls – Bar 컨트롤 Control Control Name  NavBarControl  TitleControl  WebBrowser Control Control Name
  • 16. Ⓒ 2014 agados All rights reserved. 16 화면 디자인/재조정 기능 다양한 Controls – Grid 컨트롤 1. Base Grid (기본 그리드)
  • 17. Ⓒ 2014 agados All rights reserved. 17 화면 디자인/재조정 기능 다양한 Controls – Grid 컨트롤 2. Band Grid (밴드 타입)
  • 18. Ⓒ 2014 agados All rights reserved. 18 화면 디자인/재조정 기능 다양한 Controls – Grid 컨트롤 3. Advanced Band Grid (고급 밴드 타입)
  • 19. Ⓒ 2014 agados All rights reserved. 19 화면 디자인/재조정 기능 다양한 Controls – Grid 컨트롤 4. Card Grid (카드 타입)
  • 20. Ⓒ 2014 agados All rights reserved. 20 화면 디자인/재조정 기능 다양한 Controls – Grid 컨트롤 5. Layout Grid (별도 Layout 타입)
  • 21. Ⓒ 2014 agados All rights reserved. 21 화면 디자인/재조정 기능 다양한 Controls – Pivot Grid 컨트롤 고급 Pivoting 기능을 위한 Grid
  • 22. Ⓒ 2014 agados All rights reserved. 22 화면 디자인/재조정 기능 다양한 Controls – Pivot Grid 컨트롤 PivotGrid 와 Chart 의 조합
  • 23. Ⓒ 2014 agados All rights reserved. 23 화면 디자인/재조정 기능 다양한 Controls – Tree List 컨트롤 Tree 구조 스타일 List
  • 24. Ⓒ 2014 agados All rights reserved. 24 화면 디자인/재조정 기능 다양한 Controls – Scheduler 컨트롤 Daily View Work Weekly View
  • 25. Ⓒ 2014 agados All rights reserved. 25 화면 디자인/재조정 기능 다양한 Controls – Scheduler 컨트롤 Weekly View Monthly View
  • 26. Ⓒ 2014 agados All rights reserved. 26 화면 디자인/재조정 기능 다양한 Controls – Scheduler 컨트롤 TimeLine View Gantt View
  • 27. Ⓒ 2014 agados All rights reserved. 27 화면 디자인/재조정 기능 다양한 Controls – Chart (2D/3D Bar) 컨트롤 Gantt View
  • 28. Ⓒ 2014 agados All rights reserved. 28 화면 디자인/재조정 기능 다양한 Controls – Chart ( Point / Line / Bubble ) 컨트롤 Point / Line / Bubble/ Stacked Line
  • 29. Ⓒ 2014 agados All rights reserved. 29 화면 디자인/재조정 기능 다양한 Controls – Chart ( Lines ) 컨트롤 Full Stacked Line/ Spline / Step Line / Scatter Line
  • 30. Ⓒ 2014 agados All rights reserved. 30 화면 디자인/재조정 기능 다양한 Controls – Chart ( 3D Lines ) 컨트롤 3D Line/ 3D Full-Scatter Line / 3D Scatter Line / 3D Step Line / 3D Spline
  • 31. Ⓒ 2014 agados All rights reserved. 31 화면 디자인/재조정 기능 다양한 Controls – Chart ( Pie / Doughnut / Funnel ) 컨트롤 Pie / 3D Pie / Doughnut / 3D Doughnut / 3D Spline / Funnel / 3D Funnel
  • 32. Ⓒ 2014 agados All rights reserved. 32 화면 디자인/재조정 기능 다양한 Controls – Chart ( Area ) 컨트롤 Area / Stacked Area / Spline Area / Full Stacked Area / Stacked Spline Area / Step Area / Full-Stacked Spline Area
  • 33. Ⓒ 2014 agados All rights reserved. 33 화면 디자인/재조정 기능 다양한 Controls – Chart ( Area ) 컨트롤 3D Area / 3D Stacked Area / 3D Full Stacked Area / 3D Step Area / 3D Spline Area / 3D Stacked Spline Area / 3D Full-Stacked Spline Area
  • 34. Ⓒ 2014 agados All rights reserved. 34 화면 디자인/재조정 기능 다양한 Controls – Chart ( Range ) 컨트롤 Range Bar/ Range Bar Side-by-Side / Range Area / 3D Range Area
  • 35. Ⓒ 2014 agados All rights reserved. 35 화면 디자인/재조정 기능 다양한 Controls – Chart ( Radar / Polar ) 컨트롤 Radar Point / Radar Line / Radar Area / Polar Point / Polar Line / Polar Area
  • 36. Ⓒ 2014 agados All rights reserved. 36 화면 디자인/재조정 기능 다양한 Controls – Chart ( etc… ) 컨트롤 Stock / Candle Stick / Gantt / Gantt Side-by-Side / Regression Line / Trend Line / Fibonacci Indicators
  • 37. Ⓒ 2014 agados All rights reserved. 37 화면 디자인/재조정 기능 다양한 Controls – Chart ( Gauge ) 컨트롤 Gauge Controls Control Type  Base Gauge Gauge Control Control Type  State Indicator Advanced Gauge  Digital Circle / Digital / Linear / State Indicator
  • 38. Ⓒ 2014 agados All rights reserved. 38 화면 디자인/재조정 기능 다양한 Controls – Bar Manager , Tabbed MDI Manager 컨트롤 Bar Manager  ‘BarManager’ 은 Application 상의 ‘Menu’, ‘Tool Bar’ 그리고 ‘Status Bar’를 관리하는 컨트롤 Tabbed MDI Manager  ‘TabbedMdiManager’ 은 Application PKG 상에서 MDI-Style 처럼 Form이 열릴 때 Tab 스타일의 Form으로 관 리하는 컨트롤.
  • 39. Ⓒ 2014 agados All rights reserved. 39 화면 디자인/재조정 기능 다양한 Controls – Dock Manager , Alert 컨트롤 Dock Manager  ‘DockManager’ 은 ‘Docking’ 기능을 제공 Alert Control  ‘AlertControl’ 은 Message를 보여주는 컨트롤
  • 40. Ⓒ 2014 agados All rights reserved. 40 표준 HTML5 용 UI Control • 브라우저 내에서 실행되는 표준 HTML5 적용 Biz-Apps 제작에 사용 • HTML5 웹 표준 적용, 복잡한 Business Application을 가장 쉽고 빠르게 생성
  • 41. Ⓒ 2014 agados All rights reserved. 41 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 1. Data Grid Category – Adaptability Overview
  • 42. Ⓒ 2014 agados All rights reserved. 42 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 1. Data Grid Category – Appearance Overview Right-To-Left Support
  • 43. Ⓒ 2014 agados All rights reserved. 43 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 1. Data Grid Category – Columns Multi-Row Headers (Bands) Columns based on a Data Source
  • 44. Ⓒ 2014 agados All rights reserved. 44 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 1. Data Grid Category – Columns Column Customization
  • 45. Ⓒ 2014 agados All rights reserved. 45 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 1. Data Grid Category – Data Summaries Grid Summaries Group Summaries
  • 46. Ⓒ 2014 agados All rights reserved. 46 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 1. Data Grid Category – Data Summaries Custom Summaries
  • 47. Ⓒ 2014 agados All rights reserved. 47 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 1. Data Grid Category – Editing Batch Editing Cell Editing and Editing API
  • 48. Ⓒ 2014 agados All rights reserved. 48 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 1. Data Grid Category – Editing Form Editing
  • 49. Ⓒ 2014 agados All rights reserved. 49 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 1. Data Grid Category – Editing Row Editing and Editing Events
  • 50. Ⓒ 2014 agados All rights reserved. 50 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 1. Data Grid Category – Editing Data Validation
  • 51. Ⓒ 2014 agados All rights reserved. 51 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 1. Data Grid Category – Export Export to Excel
  • 52. Ⓒ 2014 agados All rights reserved. 52 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 1. Data Grid Category – Filtering & Sorting Filtering Multiple Sorting
  • 53. Ⓒ 2014 agados All rights reserved. 53 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 1. Data Grid Category – Filtering & Sorting Filtering API
  • 54. Ⓒ 2014 agados All rights reserved. 54 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 1. Data Grid Category – Grouping Record Grouping
  • 55. Ⓒ 2014 agados All rights reserved. 55 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 1. Data Grid Category – Grouping Remote Grouping
  • 56. Ⓒ 2014 agados All rights reserved. 56 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 1. Data Grid Category – Mater-Detail Master-Detail View
  • 57. Ⓒ 2014 agados All rights reserved. 57 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 1. Data Grid Category – Paging & Scrolling Record Paging
  • 58. Ⓒ 2014 agados All rights reserved. 58 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 1. Data Grid Category – Paging & Scrolling Virtual Scrolling
  • 59. Ⓒ 2014 agados All rights reserved. 59 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 1. Data Grid Category – Pivot Grid Layout Customization
  • 60. Ⓒ 2014 agados All rights reserved. 60 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 1. Data Grid Category – Pivot Grid State Persistence
  • 61. Ⓒ 2014 agados All rights reserved. 61 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 1. Data Grid Category – Pivot Grid Drill Down
  • 62. Ⓒ 2014 agados All rights reserved. 62 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 1. Data Grid Category – Pivot Grid Chart Integration
  • 63. Ⓒ 2014 agados All rights reserved. 63 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 1. Data Grid Category – Pivot Grid Field Chooser
  • 64. Ⓒ 2014 agados All rights reserved. 64 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 1. Data Grid Category – Pivot Grid Field Panel
  • 65. Ⓒ 2014 agados All rights reserved. 65 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 1. Data Grid Category – Selection Multiple Record Selection
  • 66. Ⓒ 2014 agados All rights reserved. 66 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 1. Data Grid Category – State Persistence Layout Customization The DevExtreme HTML5 Pivot Grid Widget supports multiple customizations allowing you to provide the look and feel that will satisfy any user. This demo illustrates only a small part of the available customizations. Toggle the check boxes above the widget to change the layout at runtime.
  • 67. Ⓒ 2014 agados All rights reserved. 67 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 2. Chart Category – Advanced Features API - Display a Tooltip Select a Point Crosshair Customize Points and Labels
  • 68. Ⓒ 2014 agados All rights reserved. 68 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 2. Chart Category – Advanced Features Discrete Axis Zooming and Scrolling Error bars Export and Printing API Hover Mode
  • 69. Ⓒ 2014 agados All rights reserved. 69 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 2. Chart Category – Advanced Features Logarithmic Axis Multiple Axes Multiple Panes Multiple Point Selection
  • 70. Ⓒ 2014 agados All rights reserved. 70 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 2. Chart Category – Advanced Features Multiple Series Selection Null Point Support Point Image Points Aggregation
  • 71. Ⓒ 2014 agados All rights reserved. 71 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 2. Chart Category – Advanced Features Selection Series Templates Tooltip HTML Support Zooming and Scrolling
  • 72. Ⓒ 2014 agados All rights reserved. 72 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 2. Chart Category – Tree Map Flat & Hierarchical Data Structure Tiling algorithms Colorization Drill Down
  • 73. Ⓒ 2014 agados All rights reserved. 73 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 2. Chart Category – Simple Bullets
  • 74. Ⓒ 2014 agados All rights reserved. 74 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 2. Chart Category – DOUGHNUT SERIES
  • 75. Ⓒ 2014 agados All rights reserved. 75 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 2. Chart Category – Polar and Radar Charts
  • 76. Ⓒ 2014 agados All rights reserved. 76 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 2. Chart Category – RANGE SERIES Range Area Range Bar
  • 77. Ⓒ 2014 agados All rights reserved. 77 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 2. Chart Category – PIE SERIES Pie with Multiple Series Pie with Custom Labels
  • 78. Ⓒ 2014 agados All rights reserved. 78 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 2. Chart Category – LINE AND POINT SERIES Bubble Spline Scatter Line
  • 79. Ⓒ 2014 agados All rights reserved. 79 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 2. Chart Category – FINANCIAL SERIES Candlestick Stock
  • 80. Ⓒ 2014 agados All rights reserved. 80 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 2. Chart Category – Bar Full Stacked Bar Side-by-Side Bar
  • 81. Ⓒ 2014 agados All rights reserved. 81 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 2. Chart Category – Bar Auto-Calculated Bar Width Custom Bar Width
  • 82. Ⓒ 2014 agados All rights reserved. 82 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 2. Chart Category – SPARKLINES Winloss Sparklines Simple Sparklines
  • 83. Ⓒ 2014 agados All rights reserved. 83 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 3. Gauges Category – Linear Gauge Basic Elements Different Value Indicator Types
  • 84. Ⓒ 2014 agados All rights reserved. 84 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 3. Gauges Category – Linear Gauge Basic Elements Custom Layout Scale Custom Tick Values
  • 85. Ⓒ 2014 agados All rights reserved. 85 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 3. Gauges Category – Circular Gauge Basic Elements Different Subvalue Indicator Types
  • 86. Ⓒ 2014 agados All rights reserved. 86 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 3. Gauges Category – Circular Gauge Basic Elements Angles Customization Gauge Tooltip
  • 87. Ⓒ 2014 agados All rights reserved. 87 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 3. Gauges Category – Bar Gauge Basic Elements TooltipLabels Customization
  • 88. Ⓒ 2014 agados All rights reserved. 88 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 4. Navigation Category – Menu Overview
  • 89. Ⓒ 2014 agados All rights reserved. 89 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 4. Navigation Category – Tab Panel Overview Tabs
  • 90. Ⓒ 2014 agados All rights reserved. 90 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 4. Navigation Category – Multi View Overview
  • 91. Ⓒ 2014 agados All rights reserved. 91 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 4. Navigation Category – Panorama Overview
  • 92. Ⓒ 2014 agados All rights reserved. 92 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 4. Navigation Category – Tree View Hierarchical Data Structure
  • 93. Ⓒ 2014 agados All rights reserved. 93 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 4. Navigation Category – Accordion Accordion
  • 94. Ⓒ 2014 agados All rights reserved. 94 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 5. Editors Category – Text Box Overview
  • 95. Ⓒ 2014 agados All rights reserved. 95 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 5. Editors Category – Text Area Overview
  • 96. Ⓒ 2014 agados All rights reserved. 96 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 5. Editors Category – Tag Box Overview
  • 97. Ⓒ 2014 agados All rights reserved. 97 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 5. Editors Category – Switch / Number Box Switch Number Box
  • 98. Ⓒ 2014 agados All rights reserved. 98 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 5. Editors Category – Select Box (Search & Editing) Overview
  • 99. Ⓒ 2014 agados All rights reserved. 99 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 5. Editors Category – Date Box Overview
  • 100. Ⓒ 2014 agados All rights reserved. 100 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 5. Editors Category – Color Box Overview
  • 101. Ⓒ 2014 agados All rights reserved. 101 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 5. Editors Category – Check Box Overview
  • 102. Ⓒ 2014 agados All rights reserved. 102 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 5. Editors Category – Validation Overview
  • 103. Ⓒ 2014 agados All rights reserved. 103 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 5. Editors Category – Autocomplete Overview
  • 104. Ⓒ 2014 agados All rights reserved. 104 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 5. Editors Category – Autocomplete Overview
  • 105. Ⓒ 2014 agados All rights reserved. 105 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 5. Editors Category – Calendar Overview
  • 106. Ⓒ 2014 agados All rights reserved. 106 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 6. Forms & Multi-purpose Category – BOX BOX
  • 107. Ⓒ 2014 agados All rights reserved. 107 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 6. Forms & Multi-purpose Category – Field Set Field Set
  • 108. Ⓒ 2014 agados All rights reserved. 108 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 6. Forms & Multi-purpose Category – Form Columns Adaptability
  • 109. Ⓒ 2014 agados All rights reserved. 109 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 6. Forms & Multi-purpose Category – Form Customize Item
  • 110. Ⓒ 2014 agados All rights reserved. 110 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 6. Forms & Multi-purpose Category – Form Grouped Fields
  • 111. Ⓒ 2014 agados All rights reserved. 111 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 6. Forms & Multi-purpose Category – Radio Group Radio Group
  • 112. Ⓒ 2014 agados All rights reserved. 112 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 6. Forms & Multi-purpose Category – Responsive Box Web Tablet Phone
  • 113. Ⓒ 2014 agados All rights reserved. 113 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 6. Forms & Multi-purpose Category – Scheduler Tab Agenda
  • 114. Ⓒ 2014 agados All rights reserved. 114 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 6. Forms & Multi-purpose Category – Scheduler Tabs
  • 115. Ⓒ 2014 agados All rights reserved. 115 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 6. Forms & Multi-purpose Category – Scheduler Time Zones Support
  • 116. Ⓒ 2014 agados All rights reserved. 116 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 6. Forms & Multi-purpose Category – Scheduler Custom Templates
  • 117. Ⓒ 2014 agados All rights reserved. 117 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 7. Actions and Lists Category – Button Overview
  • 118. Ⓒ 2014 agados All rights reserved. 118 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 7. Actions and Lists Category – Context Menu Overview
  • 119. Ⓒ 2014 agados All rights reserved. 119 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 7. Actions and Lists Category – File Uploader Overview
  • 120. Ⓒ 2014 agados All rights reserved. 120 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 7. Actions and Lists Category – List Group List Item Template
  • 121. Ⓒ 2014 agados All rights reserved. 121 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 7. Actions and Lists Category – List List with Search Bar List Editing and API
  • 122. Ⓒ 2014 agados All rights reserved. 122 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 7. Actions and Lists Category – Lookup predefined value selection
  • 123. Ⓒ 2014 agados All rights reserved. 123 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 7. Actions and Lists Category – Maps Providers and Types
  • 124. Ⓒ 2014 agados All rights reserved. 124 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 7. Actions and Lists Category – Maps (Vector Map) Bubble Markers Tooltip HTML Support
  • 125. Ⓒ 2014 agados All rights reserved. 125 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 7. Actions and Lists Category – Maps (Vector Map) Bubble Markers Pie Markers
  • 126. Ⓒ 2014 agados All rights reserved. 126 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 7. Actions and Lists Category – Maps (Vector Map) Tooltip HTML Support
  • 127. Ⓒ 2014 agados All rights reserved. 127 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 7. Actions and Lists Category – Maps (Vector Map) Dynamic Viewport Custom Map Data
  • 128. Ⓒ 2014 agados All rights reserved. 128 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 9. Dialog & Notifications Category – Load Panel(Indicator), Popup, Popover Load Indicator Load Panel PopoverPopup
  • 129. Ⓒ 2014 agados All rights reserved. 129 화면 디자인/재조정 기능 (HTML5 화면 적용 UI Controls) 9. Dialog & Notifications Category – Load Panel(Indicator), Popup, Popover Progress Bar TooltipToast