com.cc.framework.ui.painter.def
Class DefFormEditPainter

java.lang.Object
  extended bycom.cc.framework.ui.painter.ControlPainter
      extended bycom.cc.framework.ui.painter.def.DefPainterBase
          extended bycom.cc.framework.ui.painter.def.DefFormPainter
              extended bycom.cc.framework.ui.painter.def.DefFormEditPainter

public class DefFormEditPainter
extends DefFormPainter

Painter for forms that could be edited / have input fields

Since:
1.0
Version:
$Revision: 1.24 $
Author:
Gernot Schulz

Field Summary
 
Fields inherited from class com.cc.framework.ui.painter.def.DefFormPainter
LABEL_EMPTY, LABEL_MESSAGE, ROWTYPE, ROWTYPE_BUTTONS, ROWTYPE_CONTAINER, ROWTYPE_CONTROL, ROWTYPE_DESCRIPTION, ROWTYPE_INNERFRAME, ROWTYPE_SEPARATOR
 
Fields inherited from class com.cc.framework.ui.painter.ControlPainter
log
 
Constructor Summary
DefFormEditPainter(PainterContext painterContext, FormControl ctrl)
          Constructor for DefFormEditPainter
 
Methods inherited from class com.cc.framework.ui.painter.def.DefFormPainter
addColGroup, attachRight, createButtons, createElementBody, decorateLabel, doAfterCreate, doBeforeCreate, doCreateBody, doCreateButton, doCreateColGroup, doCreateContainer, doCreateControl, doCreateDefaultButton, doCreateDefaultButton, doCreateElement, doCreateFooter, doCreateFrames, doCreateGroupHeader, doCreateHeader, doCreateHorizontalContainer, doCreateHtml, doCreateInnerFrames, doCreateLabeledElement, doCreateRow, doCreateRow, doCreateRowSeparator, doCreateTitleButtons, doCreateVerticalContainer, getCellsPerElement, getCellWidth, getDefaultButton, getDescription, getElementClass, getForm, getFormElementId, getFormImage, getFormType, getFrameTitle, getFrameWidth, getLabel, getLabelWidth, getLinkId, getLocale, getMessageWidth, hasErrorPending, hasMessagePending, isRequired, paintLabel, paintMessageIndicatior, paintMessageIndicator, showFrame, showMessageIndicator
 
Methods inherited from class com.cc.framework.ui.painter.def.DefPainterBase
createHelpElement, createHelpElement, doCreateHelpButton, doCreateHelpIcon
 
Methods inherited from class com.cc.framework.ui.painter.ControlPainter
ajaxPaint, attr, attr, attr, beginPaint, createActionPainter, createActionPainter, createElement, createImage, createImage, createImage, createInput, createInput, createSpacer, createSpacer, createSpacer, decorateURL, doAddDecorationsToRow, doAddDecorationsToRow, doAttachDecorations, encodeURL, endPaint, forceControlName, getAsString, getAwtColor, getColor, getContextPath, getControlName, getDecorationsOnce, getElementName, getFramePainter, getFrameworkString, getFrameworkString, getImage, getImage, getImage, getImageSrc, getImageSrc, getImageSrc, getLocale, getPageContext, getPainterContext, getPrincipal, getRequest, getResponse, getSession, getSmartCaption, getSmartDetail, getSource, getSource, getStringResource, getStyleId, html, html, html, init, isRunAtClient, localize, localize, localize, paint, removeHtml, removeHtml, request, response, session, showComments
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefFormEditPainter

public DefFormEditPainter(PainterContext painterContext,
                          FormControl ctrl)
Constructor for DefFormEditPainter

Parameters:
painterContext - The PainterContext
ctrl - The Control to render


Copyright © 2000-2005 SCC Informationssysteme GmbH. All Rights Reserved.