org.odftoolkit.simple.form
Class FormTypeDefinition

java.lang.Object
  extended by org.odftoolkit.simple.form.FormTypeDefinition

public class FormTypeDefinition
extends Object

This class defines the common used constants in form handling methods.

Since:
0.8

Nested Class Summary
static class FormTypeDefinition.FormCheckboxState
          Common used state for a check box from users perspective.
static class FormTypeDefinition.FormCommandType
          Common used command type of form from users perspective.
static class FormTypeDefinition.FormImageLocation
          Common used image position of form from users perspective.
static class FormTypeDefinition.FormListSourceType
          Common used source type of entry list from users perspective.
 
Constructor Summary
FormTypeDefinition()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormTypeDefinition

public FormTypeDefinition()


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