| Ant Organisation Ltd documentation | |
Ant.ContentEntry Namespace
Classes
Interfaces
| Interface | Description |
|---|
| AddEditDeleteItemsCallback |
Callback interface which is used by the AddEditDeleteItems control to handle all the common operations
|
| ContentDefinition |
This interface provides all the information needed in order to handle a content entry type.
|
| ContentDefinitionField |
Define a field for a content entry class
|
| ContentDefinitionFieldProxiable | |
| ContentDefinitionGroup |
This is a field which contains a group
|
| Converter |
This interface defines the basis for all convertor objects used in the content entry namespace.
Each type provides an override of this class to handle the conversions needed
|
| FieldDisplayer |
Interface which returns displayer classes for both web and text based media
|
| GlobalChecker |
Interface used to apply global checking facilities to fields in content
|
| Repeatable |
Interface implemented by all classes which represent repeatable fields
|
| TypeFactory |
Each assembly containing Converters or FieldDisplayers must implement this interface
and register the implementer with TypeFactories.
|
| TypeSelectorFactory |
Interface that maps the strings to types
|
| WizardSequence | |
Delegates
| Delegate | Description |
|---|
| ContentEntryHandler |
Delegate used to transfer events in ContentEntry framework
|
Enumerations
| Enumeration | Description |
|---|
| Alignment |
Enumeration defining the alignment of a label and field.
|
| EncryptionType |
Enumeration describing whether no encryption, one way or two way encryption is required
|
| ReadWrite |
Enumeration defining the various states of read and writeability
|