Package | Description |
---|---|
com.github.lgooddatepicker.components |
Modifier and Type | Method and Description |
---|---|
static TimePickerSettings.TimeIncrement |
TimePickerSettings.TimeIncrement.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimePickerSettings.TimeIncrement[] |
TimePickerSettings.TimeIncrement.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TimePickerSettings.generatePotentialMenuTimes(TimePickerSettings.TimeIncrement timeIncrement,
LocalTime optionalStartTime,
LocalTime optionalEndTime)
generatePotentialMenuTimes, This will generate a list of menu times for populating the combo
box menu, using a TimePickerSettings.TimeIncrement value.
|
Copyright © 2017. All rights reserved.