From Design pattern
Jump to: navigation, search
 
(37 intermediate revisions by 7 users not shown)
Line 1: Line 1:
 
한 화면에서 다른 화면으로 이동하거나 정보를 빨리 찾아가도록 도와주는 IX Patterns.
 
한 화면에서 다른 화면으로 이동하거나 정보를 빨리 찾아가도록 도와주는 IX Patterns.
  
 +
{|
 +
|-style="vertical-align:top;"
 +
|<ncl>category:Move through contents</ncl>
 +
|<ncl>category:Move between same level</ncl>
  
 +
|-style="vertical-align:top;"
 +
|<ncl>category:Move in hierarchy</ncl>
 +
|<ncl>category:Call menus for selected items</ncl>
  
{| class="category_table"
+
|-style="vertical-align:top;"
|-
+
|<ncl>category:Call hidden menus</ncl>
! Call hidden menu
+
|<ncl>category:Look around menus</ncl>
! View more items
+
|-
+
| [[Push hidden menu by touch]]
+
| [[Dynamic loading of a list]]
+
|-
+
| [[Overlay hidden menu by touch]]
+
| [[Dynamic loading of contents]]
+
|-
+
| [[Overlay hidden menu by gesture]]
+
|}
+
  
 +
|-style="vertical-align:top;"
 +
|<ncl>category:Navigating tool</ncl>
  
{| class="category_table"
 
|-
 
! Move to higher level
 
! Move to lower level
 
|-
 
| [[Move to higher level by touch/gesture]]
 
| [[Move to lower level by touch]]
 
|-
 
| [[Move to higher level using history info]]
 
| [[Move to lower level by gesture]]
 
|-
 
| [[Move to higher level like turning page]]
 
| [[Expandable list]]
 
|-
 
| [[Move to higher level like zooming out]]
 
| [[sliding layer]]
 
|-
 
|
 
| [[Show a hidden information]]
 
|}
 
 
 
{| class="category_table"
 
|-
 
! Move within current level
 
! Carousel
 
|-
 
| [[Move screen horizontally by touch]]
 
| [[Horizontal carousel]]
 
|-
 
| [[Move screen horizontally by gesture]]
 
| [[Vertical carousel]]
 
|-
 
| [[Move screen vertically by touch]]
 
| [[Carousel etc]]
 
|-
 
| [[Move screen vertically by gestrue]]
 
|-
 
| [[Stepping]]
 
|-
 
| [[Horizontal scrolling page indicators]]
 
|-
 
| [[Vertical scrolling page indicators]]
 
|-
 
| [[Move within level like turning page]]
 
|-
 
| [[Move within level like turning cube]]
 
|-
 
| [[Move within level in unique form]]
 
|-
 
| [[Move to start of page]]
 
|-
 
| [[Indicate the end of page]]
 
|}
 
 
 
{| class="category_table"
 
|-
 
! Move in hierarchy
 
! Move in current level
 
|-
 
| [[Dropdown menu]]
 
| [[Carousel]]
 
|-
 
| [[Expandable list]]
 
| [[Rail]]
 
|-
 
| [[]]
 
| [[Scrolling]]
 
|-
 
| [[]]
 
| [[Page indicators]]
 
|-
 
| [[]]
 
| [[File folder]]
 
|-
 
| [[]]
 
| [[Turn page]]
 
|-
 
| [[]]
 
| [[Tabs]]
 
 
|}
 
|}

Latest revision as of 22:11, 17 September 2014

한 화면에서 다른 화면으로 이동하거나 정보를 빨리 찾아가도록 도와주는 IX Patterns.





Subcategories

This category has the following 19 subcategories, out of 19 total.

C

H

L

M

M cont.

N

T

V