|
MDateSelector | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MDateSelectorConstraints | |
|---|---|
| mseries.Calendar | The Calendar package provides a popup Calendar widget which is used when date entry is required. |
| mseries.ui | A collection of useful GUI widgets that are missing from the Java SDK (version 1.3). |
| Uses of MDateSelectorConstraints in mseries.Calendar |
|---|
| Classes in mseries.Calendar that implement MDateSelectorConstraints | |
|---|---|
class |
MDefaultPullDownConstraints
The defualt implementation of MDateSelectorConstraints |
| Methods in mseries.Calendar that return MDateSelectorConstraints | |
|---|---|
MDateSelectorConstraints |
MDateSelector.getConstraints()
Gets the constraints object that contains the parameters used to configure the pop up calendar |
| Methods in mseries.Calendar with parameters of type MDateSelectorConstraints | |
|---|---|
void |
MDateSelector.setConstraints(MDateSelectorConstraints c)
Sets the constraints object that contains the parameters used to configure the pop up calendar |
void |
MDateSelectorPanel.setPullDownConstraints(MDateSelectorConstraints c)
Sets the display attributes for the pull down calendar |
| Uses of MDateSelectorConstraints in mseries.ui |
|---|
| Methods in mseries.ui that return MDateSelectorConstraints | |
|---|---|
MDateSelectorConstraints |
MDateEntryField.getConstraints()
Gets the constraints object that contains the parameters used to configure the pull down calendar |
MDateSelectorConstraints |
MDateField.getConstraints()
Gets the constraints object that contains the parameters used to configure the pull down calendar |
| Methods in mseries.ui with parameters of type MDateSelectorConstraints | |
|---|---|
void |
MDateCellEditor.setConstraints(MDateSelectorConstraints c)
Passes the constraints object to the field that does the editing. |
void |
MDateEntryField.setConstraints(MDateSelectorConstraints c)
Sets the constraints object that contains the parameters used to configure the pull down calendar. |
void |
MDateField.setConstraints(MDateSelectorConstraints c)
Sets the constraints object that contains the parameters used to configure the pull down calendar |
|
MDateSelector | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||