Methods' Details |
setMasks
[oneway] void
setMasks( |
[in] string
[in] string |
EditMask,
LiteralMask ); |
- Description
- sets the pattern mask.
|
|
getMasks
void
getMasks( |
[out] string
[out] string |
EditMask,
LiteralMask ); |
- Returns
-
the currently set pattern mask.
|
|
setString
[oneway] void
setString( |
[in] string |
Str ); |
- Description
- sets the string value of this pattern field.
|
|
getString
- Returns
-
the currently set string value of this pattern field.
|
|
setStrictFormat
[oneway] void
setStrictFormat( |
[in] boolean |
bStrict ); |
- Description
- determines whether the format is checked even during editing.
|
|
isStrictFormat
boolean
isStrictFormat(); |
|
|
- Returns
-
whether the format is currently checked even during editing.
|
|
Copyright © 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.