|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MultySelectModes | |
|---|---|
| datechooser.model.multiple | Multiple choise classes. |
| Uses of MultySelectModes in datechooser.model.multiple |
|---|
| Methods in datechooser.model.multiple that return MultySelectModes | |
|---|---|
MultySelectModes |
MultyDateChooseModel.getMode()
|
static MultySelectModes |
MultySelectModes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static MultySelectModes[] |
MultySelectModes.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in datechooser.model.multiple with parameters of type MultySelectModes | |
|---|---|
void |
MultyDateChooseModel.setMode(MultySelectModes mode,
boolean add)
|
void |
MultyDateChoose.setMode(MultySelectModes mode,
boolean add)
Sets selection mode. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||