Class | Description |
---|---|
NSFDatabaseDesign |
Provides a wrapper view to an
NSFDatabase with convenience methods to access
design elements. |
NSFDesignNoteBase |
This is a common base class for objects that represent a backing design note, such as
views and forms.
|
NSFFileResource |
Represents a file-resource-type note in the database.
|
NSFForm | |
NSFFormField |
This class represents the properties of a field defined in an
NSFForm . |
NSFOutline |
This class represents an Outline design element.
|
NSFViewColumn |
This class represents the a column from a view's $ViewFormat item.
|
NSFViewFormat |
This class represents the contents of a $ViewFormat item - the combined
view and column format structures.
|
Enum | Description |
---|---|
NSFFormField.DisplayType |
This enum represents the various display types of form fields, which are more specific than
the underlying
ValueType . |
Copyright © 2014–2018. All rights reserved.