Documentation
Documentation
  • Themes
    • Themes
    • Default
    • Bootswatch Themes
    • Slate
  • 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

programmers reference datapresentationtemplate class

Sidebar
  • Quick Tour
  • Installation Guide
  • Getting Started
  • AwareIM Concepts
  • Configuring Applications
  • Rule Language
  • Actions And Functions
  • Mobile Applications
  • How To...
  • Programmer's Reference
    • Adding custom processes
    • Adding custom channels
    • Adding function libraries
    • Adding custom document types
      • Implementing Client Side Component
      • Implementing Server Side Component
      • DataPresentationTemplate class
      • IDocumentDataSource interface
      • Document Engine Example
    • Adding report scriptlets
    • Writing client-side plugins
    • Adding programming extensions to Aware IM
    • General Guidelines
    • Methods
    • Appendix A: correspondence of attribute types and Java types
  • AI Integration
  • Videos
  • Case Study
  • Glossary
  • Appendices
  • Changelog
  • Introduction
  • Send via e-Mail
  • Print
  • Permalink

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)
  • Last modified: 2023/05/03 01:39
Log In