From Design pattern
Jump to: navigation, search
(Getting Input)
Line 1: Line 1:
 
다양한 행동을 통해 명령을 실행하여 내용을 입력하는 IX Patterns.
 
다양한 행동을 통해 명령을 실행하여 내용을 입력하는 IX Patterns.
  
{| style="width: 100%"
+
 
|- style="vertical-align:top;"
+
 
|<ncl>Enter_a_continuous_value</ncl>
+
{| class="category_table"
|<ncl>Enter_right_answer</ncl>
+
|-
|- style="vertical-align:top;"
+
! Enter a continuous value
|<ncl>Enter_text/image</ncl>
+
! Enter text/image
|<ncl>Make_selection_from_pre-defined_values</ncl>
+
|-
 +
| [[Enter with horizontal slider]]
 +
| [[Enter with text keyboard]]
 +
|-
 +
| [[Enter with vertical slider]]
 +
| [[Enter by handwriting/drawing - thouch]]
 +
|-
 +
| [[Enter with circle slider]]
 +
| [[Enter by handwriting/drawing - gesture]]
 +
|-
 +
| [[Enter with invisible slider on screen]]
 +
| [[Enter by auto-completion]]
 +
|-
 +
| [[Enter with color palette]]
 +
| [[Enter using special interface]]
 +
|-
 +
| [[Enter with plus/minus button]]
 +
|-
 +
| [[Enter with wheel]]
 +
|-
 +
| [[Enter by gesture]]
 +
|-
 +
| [[Enter a continous value etc]]
 +
|}
 +
 
 +
 
 +
 
 +
{| class="category_table"
 +
|-
 +
! Enter command
 +
! Make selection from pre-defined values
 +
|-
 +
| [[Command by hand gesture/touch]]
 +
| [[Select from menus by touch]]
 +
|-
 +
| [[Command by body gesture]]
 +
| [[Select from menus by gesture]]
 +
|-
 +
| [[Command by eye movement]]
 +
| [[Select one from a list of texts]]
 +
|-
 +
| [[Command by voice]]
 +
| [[Select one from a list of visual options]]
 +
|-
 +
|
 +
| [[Select one & get quick output]]
 +
|-
 +
|
 +
| [[Select one from icons]]
 +
|-
 +
|
 +
| [[Select one in spinner]]
 +
|-
 +
|
 +
| [[Multiple select from a list]]
 +
|-
 +
|
 +
| [[Multiple select with checkbox]]
 +
|-
 +
|
 +
| [[Multiple select from icons]]
 +
|-
 +
|
 +
| [[Multiple select by drag]]
 +
|-
 +
|
 +
| [[Multiple select & get quick output]]
 +
|}
 +
 
 +
 
 +
{| class="category_table"
 +
|-
 +
! Enter right answer
 +
|-
 +
| [[Enter right text]]
 +
|-
 +
| [[Enter right action]]
 
|}
 
|}

Revision as of 17:24, 18 May 2014

다양한 행동을 통해 명령을 실행하여 내용을 입력하는 IX Patterns.


Enter a continuous value Enter text/image
Enter with horizontal slider Enter with text keyboard
Enter with vertical slider Enter by handwriting/drawing - thouch
Enter with circle slider Enter by handwriting/drawing - gesture
Enter with invisible slider on screen Enter by auto-completion
Enter with color palette Enter using special interface
Enter with plus/minus button
Enter with wheel
Enter by gesture
Enter a continous value etc


Enter command Make selection from pre-defined values
Command by hand gesture/touch Select from menus by touch
Command by body gesture Select from menus by gesture
Command by eye movement Select one from a list of texts
Command by voice Select one from a list of visual options
Select one & get quick output
Select one from icons
Select one in spinner
Multiple select from a list
Multiple select with checkbox
Multiple select from icons
Multiple select by drag
Multiple select & get quick output


Enter right answer
Enter right text
Enter right action

Subcategories

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

A

E

E cont.

S

S cont.