public class TicketWizardPage extends NewItemsWizardPage
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
COCKPIT_ID_TICKET_COMMENT |
protected static java.lang.String |
COCKPIT_ID_TICKET_HEADLINE |
WIZARD_GROUP_CONTAINER, WIZARD_GROUP_EDITOR_CONTAINER, WIZARD_GROUP_ROW_LABELERROR_SCLASS_ELEMENT_BOX_EDITOR, ERROR_SCLASS_WIZARD_CNT, errorContainer, pageContainer, pageContent, SCLASS_ELEMENT_BOX_EDITOR, WIZARD_ERROR_CNT_SCLASS, WIZARD_PAGE_CNT_SCLASS, WIZARD_PAGE_CONTENT_CNT_SCLASSheight, title, width, wizard| Constructor and Description |
|---|
TicketWizardPage() |
| Modifier and Type | Method and Description |
|---|---|
protected Component |
createGroupRow(Component parent,
PropertyDescriptor descriptor,
java.lang.String editorCode,
boolean error,
java.util.Map<java.lang.String,java.lang.Object> params)
Overridden to allow some additional logic for handling restricted values in various editors (e.g.
|
protected Component |
createGroupRowForTicketWizard(Component parent,
PropertyDescriptor descriptor,
java.lang.String editorCode,
boolean error,
java.util.Map<java.lang.String,java.lang.Object> params) |
createContent, createGroupSectionContent, extractPropertyQualifiers, getController, getDescriptorLabel, getDisplayedAttributes, getRequiredPropertyDescriptors, getUIConfigurationService, getWizard, getWizardConfiguration, getWizardConfigurationCode, getWizardConfigurationType, isDisableAutoPersist, isRequiredProperty, loadInitConfigValues, render, setDisableAutoPersist, setWizardConfigurationCode, setWizardConfigurationTypeclearPageComponents, getCockpitTypeService, getErrorContainer, getModelService, getNextPageWizardId, getPageContainer, getPageContent, getSystemService, handleMessages, isCauseError, setCockpitTypeService, setDisplayedAttributes, setModelService, setNextPageWizardId, setSystemServicegetAttributes, getComponentURI, getCurrentController, getHeight, getId, getPageComponent, getTitle, getWidth, initView, renderView, setComponentURI, setController, setId, setPageComponent, setTitle, setWizardprotected static final java.lang.String COCKPIT_ID_TICKET_HEADLINE
protected static final java.lang.String COCKPIT_ID_TICKET_COMMENT
protected Component createGroupRow(Component parent,
PropertyDescriptor descriptor,
java.lang.String editorCode,
boolean error,
java.util.Map<java.lang.String,java.lang.Object> params)
createGroupRow in class NewItemsWizardPageparent - parent component org.zkoss.zk.ui.HtmlBasedComponentdescriptor - property descriptor for which editor should be displayededitorCode - editor code that should be used for displaying given propertieserror - is this property causing errorparams - configuration parametersprotected Component createGroupRowForTicketWizard(Component parent,
PropertyDescriptor descriptor,
java.lang.String editorCode,
boolean error,
java.util.Map<java.lang.String,java.lang.Object> params)
Copyright © 2018 SAP SE. All Rights Reserved.