Uses of Class
org.odftoolkit.simple.common.field.TimeField

Packages that use TimeField
org.odftoolkit.simple.common.field Provide convenient methods to manipulate Fields in ODF text document. 
 

Uses of TimeField in org.odftoolkit.simple.common.field
 

Methods in org.odftoolkit.simple.common.field that return TimeField
static TimeField Fields.createFixedTimeField(OdfElement odfElement)
          Create a fixed time field for the specific OdfElement, which displays the field created time.
static TimeField Fields.createTimeField(OdfElement odfElement)
          Create an automatically update time field for the specific OdfElement, which displays current time.
 



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