#include <sprk_publish.h>
Classes | |
| class | Activation |
| class | Animation |
| class | Annotation |
| class | AnnotationKit |
| class | Artwork |
| class | ArtworkKit |
| class | Border |
| class | ButtonKit |
| class | CheckBoxKit |
| class | Deactivation |
| class | DocumentKey |
| class | DocumentKit |
| class | DropDownListKit |
| class | ExportOptionsKit |
| class | Field |
| class | File |
| class | Highlighting |
| class | Image |
| class | ImageKit |
| class | Label |
| class | Lighting |
| class | LinkKit |
| class | ListBoxKit |
| class | Page |
| class | PageControl |
| class | PageKit |
| class | Permission |
| class | PRC |
| class | RadioButtonKit |
| class | Rendering |
| class | SignatureFieldKit |
| class | SlideTableKit |
| class | Source |
| class | TableKit |
| class | Text |
| class | TextFieldKit |
| class | TextKit |
| class | U3D |
| class | ViewKit |
Public Types | |
|
typedef std::vector< PageKit, HPS::Allocator< PageKit > > | PageKitArray |
|
typedef std::vector < AnnotationKit, HPS::Allocator< AnnotationKit > > | AnnotationKitArray |
|
typedef std::vector< ViewKit, HPS::Allocator< ViewKit > > | ViewKitArray |
|
typedef std::vector< TextKit, HPS::Allocator< TextKit > > | TextKitArray |
|
typedef std::vector< ImageKit, HPS::Allocator< ImageKit > > | ImageKitArray |
|
typedef std::vector< TableKit, HPS::Allocator< TableKit > > | TableKitArray |
|
typedef std::vector< LinkKit, HPS::Allocator< LinkKit > > | LinkKitArray |
|
typedef std::vector< ButtonKit, HPS::Allocator< ButtonKit > > | ButtonKitArray |
|
typedef std::vector < CheckBoxKit, HPS::Allocator < CheckBoxKit > > | CheckBoxKitArray |
|
typedef std::vector < RadioButtonKit, HPS::Allocator< RadioButtonKit > > | RadioButtonKitArray |
|
typedef std::vector < ListBoxKit, HPS::Allocator < ListBoxKit > > | ListBoxKitArray |
|
typedef std::vector < DropDownListKit, HPS::Allocator < DropDownListKit > > | DropDownListKitArray |
|
typedef std::vector < SignatureFieldKit, HPS::Allocator < SignatureFieldKit > > | SignatureFieldKitArray |
|
typedef std::vector < TextFieldKit, HPS::Allocator < TextFieldKit > > | TextFieldKitArray |
|
typedef std::vector < SlideTableKit, HPS::Allocator< SlideTableKit > > | SlideTableKitArray |
|
typedef std::vector < Source::Type, HPS::Allocator < Source::Type > > | SourceTypeArray |
|
typedef std::vector < Field::Type, Allocator < Field::Type > > | FieldTypeArray |
|
typedef std::vector < Permission::Type, HPS::Allocator < Permission::Type > > | PermissionTypeArray |