Uses of Class
org.odftoolkit.simple.form.TimeField

Packages that use TimeField
org.odftoolkit.simple.form   
 

Uses of TimeField in org.odftoolkit.simple.form
 

Methods in org.odftoolkit.simple.form that return TimeField
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.
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.
 



Copyright © 2010-2017 The Apache Software Foundation. All Rights Reserved.