Uses of Package
org.imixs.workflow.office.forms
Packages that use org.imixs.workflow.office.forms
-
Classes in org.imixs.workflow.office.forms used by org.imixs.workflow.office.formsClassDescriptionThis CustomFormItem provides the informations from a single item inside a custom form sectionThis CustomFormSection provides the informations from a custom form definitionThis CustomSubFormSection divides sections into sub formsThis Bean acts a a front controller for the DMS feature.A FormDefinition holds the information about the form parts defined by a workitem.This Class provides the informations about EditorSections defined in the Model (txtWorkflowEditorID)
<c:forEach items="#{workitemMB.editorSections}" var="section"> <ui:include src="/pages/workitems/forms/#{section.url}.xhtml" /> .....The WorkitemLinkController provides suggest-box behavior based on the JSF 2.0 ajax capability to add WorkItem references to the current WorkItem.The WorkitemService provides methods to create, process, update and remove a workItem. -
Classes in org.imixs.workflow.office.forms used by org.imixs.workflow.office.textadapterClassDescriptionThe WorkitemLinkController provides suggest-box behavior based on the JSF 2.0 ajax capability to add WorkItem references to the current WorkItem.