Package com.independentsoft.office.odf.forms


package com.independentsoft.office.odf.forms
  • Interface Summary
    Interface
    Description
    The Interface IFormContent.
    The Interface IOfficeFormsContent.
  • Class Summary
    Class
    Description
    Represents a button.
    Defines an on/off control.
    Defines a control which allows displaying and editing of text, and contains a list of possible values for that text.
    The Class Control.
    Defines a control for inputting date data.
    Defines a control for selecting a file.
    Defines a control which attaches additional information to controls, or displays information.
    Represents a user interface form and defines the contents and properties of the form.
    Defines a control for inputting text, which follows the format defined by a data style that is assigned to the control's graphical shape.
    Defines a column in a grid control.
    Defines a property that is not defined by this Standard.
    Defines a frame in which controls may be visually arranged.
    Defines an implementation defined placeholder for a generic control.
    Defines a control that displays table data.
    Defines a control that does not have a visual representation.
    Defines a graphical button control.
    Defines a graphical control.
    The Class Item.
    Defines an input control that allows a user to select one or more items from a list.
    Defines a control which allows the user to enter a floating point number.
    Represents a container for a form.
    Defines a list item for a listbox control.
    Defines a control that hides text a user inputs using an echo character.
    Defines a control which acts like a check box except that when multiple radio buttons belong to the same group they are mutually exclusive.
    Defines a control for displaying and inputting text on multiple lines.
    Defines a control for displaying and inputting text on multiple lines.
    Defines a control which allows the user to select a value from a continuous number range.
    Represents the form logic plus form data.
  • Enum Class Summary
    Enum Class
    Description
    Represents the type of a button.
    Represents the state of a check box control.
    Represents the type of command to execute on a data source.
    Represents the value-type of a form property.
    Represents which border (start, end) or axis (center) of an image and a text are to be aligned.
    Specifies the location of an image relative to the text of a control.
    Represents how to populate the entry list in a combo box or list box control.
    Represents methods for navigation of a database aware form.
    Represents the orientation of a control.
    Specifies how the consumer responds when the user presses the TAB key in the controls in a form.
    Specifies a visual affect to apply to a control.