public abstract class AbstractWikittyComponentBean extends AbstractWikittyComponent
| Modifier and Type | Field and Description |
|---|---|
protected String |
fqFieldName |
protected WikittyFieldHandler |
handler |
businessEntity, proxy, REGEX_EMPTY, REGEX_FIELD_JOKER, REGEX_FIELD_SEP, REGEX_LIST_FQFIELDNAME, REGEX_WIKITTY_FQFIELDNAME, REGEX_WIKITTY_FQFIELDNAME_EXT_JOKER, wikitty, wikittyIdEMPTY_TEMPLATEaccesskey, cssClass, cssErrorClass, cssErrorStyle, cssStyle, defaultTemplateDir, defaultUITheme, disabled, dynamicAttributes, id, javascriptTooltip, key, label, labelPosition, labelSeparator, name, onblur, onchange, onclick, ondblclick, onfocus, onkeydown, onkeypress, onkeyup, onmousedown, onmousemove, onmouseout, onmouseover, onmouseup, onselect, request, required, requiredposition, response, tabindex, template, templateDir, templateEngineManager, templateSuffix, theme, title, tooltip, tooltipConfig, tooltipCssClass, tooltipDelay, tooltipIconPath, value| Modifier | Constructor and Description |
|---|---|
protected |
AbstractWikittyComponentBean(com.opensymphony.xwork2.util.ValueStack stack,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
evaluateExtraParams() |
BusinessEntity |
getBusinessEntity() |
String |
getFqFieldName() |
WikittyFieldHandler |
getHandler() |
WikittyProxy |
getProxy() |
Wikitty |
getWikitty() |
String |
getWikittyId() |
boolean |
isIncluded(String fieldName) |
void |
setFqFieldName(String fqFieldName)
set the fqfieldname, value will be trimed
|
void |
setHandler(WikittyFieldHandler handler) |
setBusinessEntity, setProxy, setWikitty, setWikittyIdgetThemegetDefaultOpenTemplate, setOpenTemplate, startaddFormParameter, buildTemplateName, enableAncestorFormCustomOnsubmit, end, ensureAttributeSafelyNotEscaped, escape, evaluateNameValue, evaluateParams, getDefaultTemplate, getId, getTemplate, getTemplateDir, getTooltipConfig, getValueClassType, mergeTemplate, populateComponentHtmlId, setAccesskey, setCssClass, setCssErrorClass, setCssErrorStyle, setCssStyle, setDefaultTemplateDir, setDefaultUITheme, setDisabled, setDynamicAttributes, setId, setJavascriptTooltip, setKey, setLabel, setLabelposition, setLabelSeparator, setName, setOnblur, setOnchange, setOnclick, setOndblclick, setOnfocus, setOnkeydown, setOnkeypress, setOnkeyup, setOnmousedown, setOnmousemove, setOnmouseout, setOnmouseover, setOnmouseup, setOnselect, setRequired, setRequiredposition, setTabindex, setTemplate, setTemplateDir, setTemplateEngineManager, setTheme, setTitle, setTooltip, setTooltipConfig, setTooltipCssClass, setTooltipDelay, setTooltipIconPath, setValueaddAllParameters, addParameter, altSyntax, altSyntax, completeExpressionIfAltSyntax, copyParams, determineActionURL, determineNamespace, end, fieldError, findAncestor, findString, findString, findStringIfAltSyntax, findValue, findValue, findValue, getComponentStack, getParameters, getStack, popComponentStack, setActionMapper, setThrowExceptionsOnELFailure, stripExpressionIfAltSyntax, stripExpressionIfAltSyntax, toString, usesBodyprotected WikittyFieldHandler handler
protected String fqFieldName
protected AbstractWikittyComponentBean(com.opensymphony.xwork2.util.ValueStack stack,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
public boolean isIncluded(String fieldName)
public WikittyProxy getProxy()
getProxy in class AbstractWikittyComponentpublic Wikitty getWikitty()
getWikitty in class AbstractWikittyComponentpublic BusinessEntity getBusinessEntity()
getBusinessEntity in class AbstractWikittyComponentpublic String getWikittyId()
getWikittyId in class AbstractWikittyComponentprotected void evaluateExtraParams()
evaluateExtraParams in class AbstractWikittyClosingUIBeanpublic WikittyFieldHandler getHandler()
public void setHandler(WikittyFieldHandler handler)
public String getFqFieldName()
public void setFqFieldName(String fqFieldName)
fqFieldName - Copyright © 2011–2014 CodeLutin. All rights reserved.