org.odftoolkit.simple.form
public class PatternField extends Field
drawingShape, formElement, mElement, mFormProperties
Modifier and Type | Method and Description |
---|---|
static PatternField |
getInstanceOf(FormFormattedTextElement element)
Get an instance of pattern field by an instance of FormFormattedTextElement,
while searching the document content to make a bind with the DrawControl
which already reference to this pattern field.
|
void |
setEditMask(String mask) |
void |
setLiteralMask(String mask) |
getCurrentValue, getFormatString, getId, getName, getSimpleIterator, getValue, setControlImplementation, setCurrentValue, setFormatString, setId, setName, setSpinButonVisible, setValue
getDrawControl, getOdfElement, getRectangle, remove, setAnchorType, setFormProperty, setRectangle
getComponentByElement, getOwnerDocument, registerComponent, unregisterComponent
public static PatternField getInstanceOf(FormFormattedTextElement element)
element
- - an instance of FormFormattedTextElementpublic void setEditMask(String mask)
public void setLiteralMask(String mask)
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.