|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DateField
Class DateField
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.openmdx.ui1.cci2.Element |
|---|
Element.Identity |
| Method Summary | |
|---|---|
String |
getFormat()
Retrieves the value for the attribute format. |
Date |
getMaxDate()
Retrieves the possibly null value for the optional attribute maxDate. |
Date |
getMinDate()
Retrieves the possibly null value for the optional attribute minDate. |
void |
setFormat(String format)
Sets a new value for the attribute format. |
void |
setMaxDate(Date maxDate)
Sets a new value for the attribute maxDate. |
void |
setMinDate(Date minDate)
Sets a new value for the attribute minDate. |
| Methods inherited from interface org.openmdx.ui1.cci2.ValuedField |
|---|
getDataBindingName, getDefaultValue, getEventHandler, getFeatureName, getMultiplicity, getQualifiedFeatureName, getSkipRow, getSpanRow, isFilterable, isSortable, setDataBindingName, setDefaultValue, setEventHandler, setFeatureName, setFilterable, setMultiplicity, setQualifiedFeatureName, setSkipRow, setSortable, setSpanRow |
| Methods inherited from interface org.openmdx.ui1.cci2.LabelledField |
|---|
getLabel, getShortLabel, setLabel, setShortLabel |
| Methods inherited from interface org.openmdx.ui1.cci2.AbstractField |
|---|
getBackColor, getColor, getFontColor, getFontName, getFontSize, isFontBold, isFontItalic, isFontStrikeout, isFontUnderline, setBackColor, setColor, setFontBold, setFontColor, setFontItalic, setFontName, setFontSize, setFontStrikeout, setFontUnderline |
| Methods inherited from interface org.openmdx.ui1.cci2.Element |
|---|
getIconKey, getMimeType, getToolTip, isAutoGenerated, isChangeable, setAutoGenerated, setChangeable, setIconKey, setMimeType, setToolTip |
| Methods inherited from interface org.openmdx.base.cci2.BasicObject |
|---|
getCreatedAt, getCreatedBy, getModifiedAt, getModifiedBy |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.compatibility.view1.cci2.ViewCapable |
|---|
getView, getView |
| Method Detail |
|---|
String getFormat()
format.
format.void setFormat(String format)
format.
format - The non-null new value for attribute format.Date getMaxDate()
maxDate.
maxDate.void setMaxDate(Date maxDate)
maxDate.
maxDate - The possibly null new value for attribute maxDate.Date getMinDate()
minDate.
minDate.void setMinDate(Date minDate)
minDate.
minDate - The possibly null new value for attribute minDate.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||