getInputType() method

Input type can be changed from the State Editor by checking/unchecking the input attribute checkbox, to set to InputType#SESSION or InputType#ATTRIBUTE, respectively.

Syntax

InputType getInputType ()

Returns

InputType of this input attribute

Usage

By default, it is set to

InputType#SESSION

.

This method is used by the State Editor to check/uncheck the input attribute checkbox.

InputType of this input attribute