Documentation
Documentation
  • Log In
  • Table of Contents
    • Table of Contents

  1. You are here
  2. Home
  3. docs
  4. Programmer's Reference
  5. Adding custom document types
  6. DataPresentationTemplate class

Sidebar
  • Introduction
  • Quick Tour
  • Installation Guide
  • Getting Started
  • AwareIM Concepts
  • Configuring Applications
  • Rule Language
  • Actions And Functions
  • Mobile Applications
  • How To...
  • Programmer's Reference
  • AI Integration
  • Videos
  • Case Study
  • Glossary
  • Appendices
  • Changelog
  • Show pagesource
  • Old revisions
  • Backlinks
  • Export to PDF
  • Back to top
Programmers Reference,, DataPresentationTemplate Class

DataPresentationTemplate class

This class represents the document template that most methods of the document type components work with. Below are the descriptions of some of the methods of this class that can be useful to the document type components (for the full list of methods see the JavaDoc API).

  • deepCopy () / DataPresentationTemplate
  • getAttributePaths ()
  • getLoadedTemplate ()
  • setAttributePaths (String [] attributePaths)
programmers reference datapresentationtemplate class