Package | Description |
---|---|
org.odftoolkit.simple.form |
Modifier and Type | Method and Description |
---|---|
static TimeField |
NumericField.getInstanceOf(FormFormattedTextElement element)
Get an instance of numeric field by an instance of
FormFormattedTextElement, while searching the document content to make a
bind with the DrawControl which already reference to this numeric field.
|
static TimeField |
TimeField.getInstanceOf(FormFormattedTextElement element)
Get an instance of time field by an instance of FormFormattedTextElement,
while searching the document content to make a bind with the DrawControl
which already reference to this time field.
|
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.