From Design pattern
Jump to: navigation, search
(Getting Input)
(Getting Input)
Line 3: Line 3:
 
다양한 행동을 통해 명령을 실행하여 내용을 입력하는 IX Patterns.
 
다양한 행동을 통해 명령을 실행하여 내용을 입력하는 IX Patterns.
  
<ncl>Getting_Input</ncl>
+
 
 +
{| style="width: 100%"
 +
|- style="vertical-align:top;"
 +
|<ncl>Enter_a_continuous_value</ncl>
 +
|<ncl>Enter_right_answer</ncl>
 +
|- style="vertical-align:top;"
 +
|<ncl>Enter_text/image</ncl>
 +
|<ncl>Make_selection_from_pre-defined_values</ncl>
 +
|}

Revision as of 01:04, 16 May 2014

Getting Input

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


Enter a continuous value

Enter right answer

Make selection from pre-defined values

Subcategories

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

A

E

E cont.

S

S cont.