Comflow Documentation

Comflow Documentation

  • Comflow 2.22

›Removed Classes/Methods

Presentation

  • Release Notes
  • Migration Notes
  • Master Sitedef

Chart Implementations

  • Comflow Chart Implementations
  • Comflow Custom Chart Setup

Comflow IPP

  • Comflow IPP Basics
  • Using ppd files
  • Windows Printer Server Setup

Comflow Styling

  • Comflow Styling Basics
  • _config.scss
  • _custom-class.scss
  • Portal Header

Copy to Clipboard

  • Copy to Clipboard Basics
  • External Resources

Datepicker Exceptions

  • Datepicker Exceptions

Desktop Functions

  • Desktop Functions Basics
  • Modes
  • Style

My Functions

  • My Functions Basics

My Settings

  • My Settings Basics

Open API

  • OpenAPI Basics

Portal Menu Options

  • Portal Menu Options Basics
  • Mega Menu
  • Side Menu
  • Top Menu

Quick Search

  • Quick Search Basics

Quick Start

  • Quick Start Basics

Removed Classes/Methods

  • AbstractEnvironment
  • AbstractSegmentChangeObject
  • ApplicationObject
  • CadModel
  • ChangeObject
  • Changes in Rendering Classes
  • ClientInfo
  • Component
  • CoreSessionManager
  • DataInstance
  • Database
  • DriverHelper
  • DynamicModels
  • Environment
  • ErrorUtils
  • FieldChangeObject
  • Field
  • FlexIdImplementation
  • FlexId
  • Introduction
  • Logical Unit of Work
  • PromptRequest
  • RendererInfo
  • RendererModelUtils
  • RendererModel
  • RepositoryUtil
  • Root
  • SegmentChangeObjectImpl
  • SegmentChangeObject
  • SessionMessage
  • SimpleModel
  • Site
  • StringUtil
  • SystemWorkspace

Repository Constant

  • Repository Constant Basics

Sitedef

  • Site definition Settings

Sound Events

  • Sound Events Basics
  • Sound Events in Errors
  • Sound Events in Rules
  • Test Case in Verify

User Avatar

  • User Avatar Basics
  • Changes in Classes and Tables
  • References

User Info

  • User Info Basics

Changes in Rendering Classes

Several classes have been refactored or removed to simplify the Rendering classes's hierarchy.

Removed Classes

  • net.comactivity.core.pml.model.component.flex.FlexComponentModel
  • net.comactivity.core.pml.model.component.svg.SvgComponentModel
  • net.comactivity.core.pml.model.composite.browse.BrowseButtonGroupModel
  • net.comactivity.core.pml.model.container.TreeModel
  • net.comactivity.core.pml.model.custom.CustomModel
  • net.comactivity.core.pml.model.custom.segment.CustomSegmentModel
  • net.comactivity.core.pml.model.custom.segment.CustomXsltSegmentModel
  • net.comactivity.core.pml.model.custom.segment.PortletComponentSegmentModel
  • net.comactivity.core.pml.model.help.HelpSegmentModel
  • net.comactivity.core.pml.model.menu.DocumentMenuItemModel
  • net.comactivity.core.pml.model.menu.DocumentReferencesMenuItemModel
  • net.comactivity.core.pml.model.PmlModelXML
  • net.comactivity.core.renderer.graphics.AbstractTree
  • net.comactivity.core.renderer.graphics.CAGTree
  • net.comactivity.core.renderer.model.component.document.ExcelDocumentComponent
  • net.comactivity.core.renderer.model.component.document.HtmlDocumentComponent
  • net.comactivity.core.renderer.model.component.document.RtfDocumentComponent
  • net.comactivity.core.renderer.model.component.FieldComponent
  • net.comactivity.core.renderer.model.component.google.GoogleVisualizaitionComponent
  • net.comactivity.core.renderer.model.custom.segment.CustomXsltSegment
  • net.comactivity.core.renderer.model.menu.DocumentMenuItem
  • net.comactivity.core.renderer.model.menu.DocumentReferencesMenuItem
  • net.comactivity.core.renderer.model.toolbar.ToolbarItem
  • net.comactivity.renderer.model.component.document.html.ExcelDocumentComponentHTML
  • net.comactivity.renderer.model.component.document.html.HtmlDocumentComponentHTML
  • net.comactivity.renderer.model.component.document.html.RtfDocumentComponentHTML
  • net.comactivity.renderer.model.component.google.html.GoogleVisualizationComponentHTML
  • net.comactivity.renderer.model.custom.segment.html.CustomXsltSegmentHTML
  • net.comactivity.renderer.model.menu.html.DocumentMenuItemHTML
  • net.comactivity.renderer.model.menu.html.DocumentReferencesMenuItemHTML

Changed Classes

  • net.comactivity.core.pml.model.composite.browse.BrowseColumnModel
  • net.comactivity.core.pml.model.composite.FieldModel
  • net.comactivity.core.pml.model.enums.SegmentRenderType
  • net.comactivity.core.pml.model.menu.ToolbarMenuModel
  • net.comactivity.core.pml.model.RootModel
  • net.comactivity.core.pml.PmlModel
  • net.comactivity.core.renderer.AbstractRendererService
  • net.comactivity.core.renderer.ClientInfo
  • net.comactivity.core.renderer.graphics.CAGCoordinate
  • net.comactivity.core.renderer.graphics.CAGSheetElement
  • net.comactivity.core.renderer.model.component.Checkbox
  • net.comactivity.core.renderer.model.component.Color
  • net.comactivity.core.renderer.model.component.Combobox
  • net.comactivity.core.renderer.model.component.Component
  • net.comactivity.core.renderer.model.component.Date
  • net.comactivity.core.renderer.model.component.FieldLabel
  • net.comactivity.core.renderer.model.component.Geohash
  • net.comactivity.core.renderer.model.component.Text
  • net.comactivity.core.renderer.model.component.Textarea
  • net.comactivity.core.renderer.model.component.Textarea
  • net.comactivity.core.renderer.model.composite.browse.BrowseColumn
  • net.comactivity.core.renderer.model.composite.Field
  • net.comactivity.core.renderer.model.menu.ToolbarItem
  • net.comactivity.core.renderer.model.menu.ToolbarMenu
  • net.comactivity.core.renderer.model.Root
  • net.comactivity.core.renderer.RendererInfo
  • net.comactivity.core.renderer.RendererModel
  • net.comactivity.core.renderer.util.RendererModelUtils
  • net.comactivity.core.services.RendererService
  • net.comactivity.renderer.model.component.html.CheckboxHTML
  • net.comactivity.renderer.model.component.html.ColorHTML
  • net.comactivity.renderer.model.component.html.ComboboxHTML
  • net.comactivity.renderer.model.component.html.DateHTML
  • net.comactivity.renderer.model.component.html.FkAjaxComboboxHTML
  • net.comactivity.renderer.model.component.html.FkComboboxHTML
  • net.comactivity.renderer.model.component.html.GeohashHTML
  • net.comactivity.renderer.model.component.html.HtmlAreaHTML
  • net.comactivity.renderer.model.component.html.MvxTxtIdHTML
  • net.comactivity.renderer.model.component.html.RadioHTML
  • net.comactivity.renderer.model.component.html.RlAjaxComboboxHTML
  • net.comactivity.renderer.model.component.html.RlComboboxHTML
  • net.comactivity.renderer.model.component.html.TextareaHTML
  • net.comactivity.renderer.model.component.html.TextHTML
  • net.comactivity.renderer.model.container.html.SegmentHTML
  • net.comactivity.renderer.model.html.CustomSegmentHTML
  • net.comactivity.renderer.model.html.HTMLRendererServiceImpl
  • net.comactivity.renderer.model.menu.html.ToolbarItemHTML
  • net.comactivity.renderer.model.menu.html.ToolbarMenuHTML
← ChangeObjectClientInfo →
Comflow Documentation
Docs
Corzia Info
Community
User ShowcaseCorzia WebsiteTwitter
More
Update Sitetech@corzia.com
Copyright © 2019 Corzia AB