public class StepperTypeFactory
extends java.lang.Object
| Constructor and Description |
|---|
StepperTypeFactory() |
| Modifier and Type | Method and Description |
|---|---|
static AbstractStepperType |
createType(int stepType,
StepperLayout stepperLayout)
Creates a stepper type for provided arguments.
|
public static AbstractStepperType createType(int stepType, StepperLayout stepperLayout)
stepType - step type, one of attrs - ms_stepperTypestepperLayout - stepper layout to use with this stepper type