interface XTimeField in module com::sun::star::awt:: |
interface XTimeField : com::sun::star::uno::XInterface ;
gives access to the time value and formatting information of a time field.
Method Summary |
|
setTime | sets the time value to display in the time field. |
getTime | |
setMin | sets the minimum value to accept by the user. |
getMin | |
setMax | sets the maximum value to accept by the user. |
getMax | |
setFirst | sets the first value to set on "Pos1" key. |
getFirst | |
setLast | sets the last value to set on "End" key. |
getLast | |
setEmpty | sets the empty value for the time. |
isEmpty | |
setStrictFormat | determines if the format is checked, even during editing. |
isStrictFormat | |
Known Services Which Export this Interface |
Method Details |
|||||||||||||||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.