public class ActionField extends FieldBase
templateOptions
componentCode, namespaceCode
INITIAL_ORDER_VALUE
Constructor and Description |
---|
ActionField()
Initializes wrapped action instance.
|
Modifier and Type | Method and Description |
---|---|
void |
addActionParameter(String parameterName,
String parameterValue) |
void |
completeValidation(ValidationTrace tracer)
Validates different requirements of component compiling a series of reports detailing information on errors
found in the component.
|
Action |
getAction()
Nested action component.
|
String |
getActionEvent()
Delegates to
Action.getActionEvent() . |
Image |
getActionImage()
Delegates
actionImage property reference to the action. |
String |
getActionImagePlacement() |
String |
getActionLabel()
Delegates
actionLabel property reference to the action. |
String |
getActionParameter(String parameterName) |
Map<String,String> |
getActionParameters() |
String |
getActionScript() |
Map<String,String> |
getAdditionalSubmitData() |
String |
getDisabledReason() |
String |
getErrorCallback() |
String |
getFocusOnIdAfterSubmit() |
String |
getJumpToIdAfterSubmit() |
String |
getJumpToNameAfterSubmit() |
String |
getMethodToCall()
Delegates
methodToCall property reference to the action. |
String |
getNavigateToPageId()
Delegates to
Action.getNavigateToPageId() . |
String |
getPreSubmitCall() |
String |
getRefreshId() |
String |
getSuccessCallback() |
boolean |
isAjaxSubmit() |
boolean |
isDisableBlocking() |
boolean |
isDisabled() |
boolean |
isPerformClientSideValidation() |
boolean |
isPerformDirtyValidation() |
void |
performFinalize(Object model,
LifecycleElement parent)
PerformFinalize override - calls super, corrects the field's Label for attribute to point to this field's
content.
|
void |
setAction(Action action)
Setter for the nested action component.
|
void |
setActionEvent(String actionEvent)
Setter for
Action.setActionEvent(java.lang.String) . |
void |
setActionImage(Image actionImage)
Delegates
actionImage property reference to the action. |
void |
setActionImagePlacement(String actionImageLocation) |
void |
setActionLabel(String actionLabel)
Delegates
actionLabel property reference to the action. |
void |
setActionParameters(Map<String,String> actionParameters)
Setter for
getActionParameters() |
void |
setActionScript(String actionScript) |
void |
setAdditionalSubmitData(Map<String,String> additionalSubmitData)
Setter for
getAdditionalSubmitData() |
void |
setAjaxSubmit(boolean ajaxSubmit) |
void |
setDisableBlocking(boolean disableBlocking) |
void |
setDisabled(boolean disabled) |
void |
setDisabledReason(String disabledReason) |
void |
setErrorCallback(String errorCallback) |
void |
setFocusOnIdAfterSubmit(String focusOnAfterSubmit) |
void |
setJumpToIdAfterSubmit(String jumpToIdAfterSubmit) |
void |
setJumpToNameAfterSubmit(String jumpToNameAfterSubmit) |
void |
setMethodToCall(String methodToCall)
Delegates
methodToCall property reference to the action. |
void |
setNavigateToPageId(String navigateToPageId)
Setter for
Action.setNavigateToPageId(java.lang.String) . |
void |
setPerformClientSideValidation(boolean clientSideValidate) |
void |
setPerformDirtyValidation(boolean blockValidateDirty) |
void |
setPreSubmitCall(String preSubmitCall) |
void |
setRefreshId(String refreshId) |
void |
setSuccessCallback(String successCallback) |
afterEvaluateExpression, getComponentTypeName, getFieldLabel, getFieldSecurity, getLabel, getLabelColSpan, getLabelStyleClasses, getShortLabel, initializeComponentSecurity, isEditInLineAuthz, isLabelLeft, isLabelRendered, isViewInLineAuthz, performApplyModel, setComponentSecurity, setEditInLineAuthz, setFieldLabel, setLabel, setLabelColSpan, setLabelLeft, setLabelRendered, setLabelStyleClasses, setNestedComponentIdAndSuffix, setShortLabel, setShowLabel, setViewInLineAuthz
addAriaAttribute, addDataAttribute, addScriptDataAttribute, addStyleClass, addWrapperCssClass, appendToStyle, checkMutable, clone, getAdditionalComponentsToRefresh, getAdditionalComponentsToRefreshJs, getAdditionalCssClasses, getAdditionalTemplates, getAlign, getAriaAttributes, getAriaAttributesAsString, getCanCopyOnReadOnly, getCellWidth, getColSpan, getComponentModifiers, getComponentSecurity, getConditionalRefresh, getConditionalRefreshConditionJs, getConditionalRefreshControlNames, getContainerIdSuffix, getContext, getCssClasses, getCssGridSizes, getDataAttributes, getEventHandlerScript, getExcludeIf, getExcludeUnless, getFieldsToSendOnRefresh, getFinalizeMethodAdditionalArguments, getFinalizeMethodInvoker, getFinalizeMethodToCall, getId, getLibraryCssClasses, getMethodToCallOnRefresh, getOnBlurScript, getOnChangeScript, getOnClickScript, getOnCloseScript, getOnDblClickScript, getOnDocumentReadyScript, getOnFocusScript, getOnInputScript, getOnKeyDownScript, getOnKeyPressScript, getOnKeyUpScript, getOnLoadScript, getOnMouseDownScript, getOnMouseMoveScript, getOnMouseOutScript, getOnMouseOverScript, getOnMouseUpScript, getOnSubmitScript, getOnUnloadScript, getOrder, getPhasePathMapping, getPostRenderContent, getPreRenderContent, getProgressiveDisclosureConditionJs, getProgressiveDisclosureControlNames, getProgressiveRender, getPropertyReplacerComponents, getPropertyReplacers, getReadOnly, getRefreshTimer, getRefreshWhenChangedPropertyNames, getRenderedHtmlOutput, getRequired, getRole, getRowSpan, getScriptDataAttributes, getScriptDataAttributesJs, getSimpleDataAttributes, getStyle, getStyleClassesAsString, getTemplate, getTemplateName, getTemplateOptions, getTemplateOptionsJSString, getTitle, getToolTip, getValign, getViewPath, getViewStatus, getWidth, getWrapperCssClasses, getWrapperCssClassesAsString, getWrapperStyle, isDisableSessionPersistence, isDisclosedByAction, isEditAuthz, isFinal, isForceSessionPersistence, isHidden, isInitialized, isModelApplied, isMutable, isOmitFromFormPost, isProgressiveRenderAndRefresh, isProgressiveRenderViaAJAX, isRefreshedByAction, isRender, isRendered, isResetDataOnRefresh, isRetrieveViaAjax, isSelfRendered, isSkipInTabOrder, isViewAuthz, notifyCompleted, performInitialization, pushAllToContext, pushObjectToContext, pushToPropertyReplacerContext, setAdditionalComponentsToRefresh, setAdditionalCssClasses, setAlign, setAriaAttributes, setCanCopyOnReadOnly, setCellWidth, setColSpan, setComponentModifiers, setConditionalRefresh, setContainerIdSuffix, setContext, setCssClasses, setCssGridSizes, setDataAttributes, setDisableSessionPersistence, setDisclosedByAction, setEditAuthz, setExcludeIf, setExcludeUnless, setFieldsToSendOnRefresh, setFinalizeMethodAdditionalArguments, setFinalizeMethodInvoker, setFinalizeMethodToCall, setForceSessionPersistence, setHidden, setId, setLibraryCssClasses, setMethodToCallOnRefresh, setOmitFromFormPost, setOnBlurScript, setOnChangeScript, setOnClickScript, setOnCloseScript, setOnDblClickScript, setOnDocumentReadyScript, setOnFocusScript, setOnInputScript, setOnKeyDownScript, setOnKeyPressScript, setOnKeyUpScript, setOnLoadScript, setOnMouseDownScript, setOnMouseMoveScript, setOnMouseOutScript, setOnMouseOverScript, setOnMouseUpScript, setOnSubmitScript, setOnUnloadScript, setOrder, setPhasePathMapping, setPostRenderContent, setPreRenderContent, setProgressiveRender, setProgressiveRenderAndRefresh, setProgressiveRenderViaAJAX, setPropertyReplacers, setReadOnly, setRefreshedByAction, setRefreshTimer, setRefreshWhenChangedPropertyNames, setRender, setRenderedHtmlOutput, setRequired, setResetDataOnRefresh, setRetrieveViaAjax, setRole, setRowSpan, setScriptDataAttributes, setSelfRendered, setSkipInTabOrder, setStyle, setTemplate, setTemplateName, setTemplateOptions, setTemplateOptionsJSString, setTitle, setToolTip, setValign, setViewAuthz, setViewPath, setViewStatus, setWidth, setWrapperCssClasses, setWrapperStyle, skipLifecycle
getExpressionGraph, getPropertyExpression, getPropertyExpressions, setExpressionGraph, setPropertyExpressions
copy, dataDictionaryPostProcessing, getComponentCode, getNamespaceCode, setComponentCode, setNamespaceCode
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addAriaAttribute, addDataAttribute, addScriptDataAttribute, addStyleClass, addWrapperCssClass, appendToStyle, getAdditionalComponentsToRefresh, getAdditionalComponentsToRefreshJs, getAdditionalCssClasses, getAdditionalTemplates, getAlign, getAriaAttributes, getAriaAttributesAsString, getCanCopyOnReadOnly, getCellWidth, getColSpan, getComponentModifiers, getComponentSecurity, getConditionalRefresh, getConditionalRefreshConditionJs, getConditionalRefreshControlNames, getContext, getCssClasses, getCssGridSizes, getDataAttributes, getEventHandlerScript, getExcludeIf, getExcludeUnless, getFieldsToSendOnRefresh, getFinalizeMethodAdditionalArguments, getFinalizeMethodInvoker, getFinalizeMethodToCall, getLibraryCssClasses, getMethodToCallOnRefresh, getOrder, getPostRenderContent, getPreRenderContent, getProgressiveDisclosureConditionJs, getProgressiveDisclosureControlNames, getProgressiveRender, getPropertyReplacerComponents, getPropertyReplacers, getReadOnly, getRefreshTimer, getRefreshWhenChangedPropertyNames, getRenderedHtmlOutput, getRequired, getRole, getRowSpan, getScriptDataAttributes, getScriptDataAttributesJs, getSimpleDataAttributes, getStyle, getStyleClassesAsString, getTemplate, getTemplateName, getTemplateOptions, getTemplateOptionsJSString, getTitle, getToolTip, getValign, getWidth, getWrapperCssClasses, getWrapperStyle, isDisableSessionPersistence, isDisclosedByAction, isForceSessionPersistence, isHidden, isOmitFromFormPost, isProgressiveRenderAndRefresh, isProgressiveRenderViaAJAX, isRefreshedByAction, isRendered, isResetDataOnRefresh, isRetrieveViaAjax, isSelfRendered, setAdditionalComponentsToRefresh, setAdditionalCssClasses, setAlign, setAriaAttributes, setCanCopyOnReadOnly, setCellWidth, setColSpan, setComponentModifiers, setConditionalRefresh, setContext, setCssClasses, setCssGridSizes, setDataAttributes, setDisableSessionPersistence, setDisclosedByAction, setFieldsToSendOnRefresh, setForceSessionPersistence, setHidden, setLibraryCssClasses, setOmitFromFormPost, setOrder, setPostRenderContent, setPreRenderContent, setProgressiveRender, setProgressiveRenderAndRefresh, setProgressiveRenderViaAJAX, setPropertyReplacers, setReadOnly, setRefreshedByAction, setRefreshTimer, setRefreshWhenChangedPropertyNames, setRenderedHtmlOutput, setRequired, setResetDataOnRefresh, setRetrieveViaAjax, setRole, setRowSpan, setScriptDataAttributes, setSelfRendered, setStyle, setTemplate, setTemplateName, setTemplateOptions, setTemplateOptionsJSString, setTitle, setToolTip, setValign, setViewStatus, setWidth, setWrapperCssClasses, setWrapperStyle
getExpressionGraph, getPropertyExpression, getPropertyExpressions, setExpressionGraph, setPropertyExpressions
dataDictionaryPostProcessing, getComponentCode, getNamespaceCode
checkMutable, getContainerIdSuffix, getId, getPhasePathMapping, getViewPath, getViewStatus, isFinal, isInitialized, isModelApplied, isMutable, isRender, notifyCompleted, performInitialization, pushAllToContext, pushObjectToContext, setContainerIdSuffix, setId, setPhasePathMapping, setRender, setViewPath, skipLifecycle
getOnBlurScript, getOnChangeScript, getOnClickScript, getOnCloseScript, getOnDblClickScript, getOnDocumentReadyScript, getOnFocusScript, getOnInputScript, getOnKeyDownScript, getOnKeyPressScript, getOnKeyUpScript, getOnLoadScript, getOnMouseDownScript, getOnMouseMoveScript, getOnMouseOutScript, getOnMouseOverScript, getOnMouseUpScript, getOnSubmitScript, getOnUnloadScript, setOnBlurScript, setOnChangeScript, setOnClickScript, setOnCloseScript, setOnDblClickScript, setOnDocumentReadyScript, setOnFocusScript, setOnInputScript, setOnKeyDownScript, setOnKeyPressScript, setOnKeyUpScript, setOnLoadScript, setOnMouseDownScript, setOnMouseMoveScript, setOnMouseOutScript, setOnMouseOverScript, setOnMouseUpScript, setOnSubmitScript, setOnUnloadScript
public ActionField()
public void performFinalize(Object model, LifecycleElement parent)
performFinalize
in interface LifecycleElement
performFinalize
in class FieldBase
model
- the modelparent
- the parent componentpublic void setAction(Action action)
action
- property valuepublic String getMethodToCall()
methodToCall
property reference to the action.Action.getMethodToCall()
public void setMethodToCall(String methodToCall)
methodToCall
property reference to the action.methodToCall
- method to callAction.setMethodToCall(java.lang.String)
public String getActionLabel()
actionLabel
property reference to the action.Action.getActionLabel()
public void setActionLabel(String actionLabel)
actionLabel
property reference to the action.actionLabel
- action labelAction.setActionLabel(java.lang.String)
@ViewLifecycleRestriction public Image getActionImage()
actionImage
property reference to the action.Action.getActionImage()
public void setActionImage(Image actionImage)
actionImage
property reference to the action.actionImage
- action imageAction.setActionImage(org.kuali.rice.krad.uif.element.Image)
public String getNavigateToPageId()
Action.getNavigateToPageId()
.public void setNavigateToPageId(String navigateToPageId)
Action.setNavigateToPageId(java.lang.String)
.navigateToPageId
- property valuepublic String getActionEvent()
Action.getActionEvent()
.public void setActionEvent(String actionEvent)
Action.setActionEvent(java.lang.String)
.actionEvent
- property valuepublic Map<String,String> getActionParameters()
Action.getActionParameters()
public void setActionParameters(Map<String,String> actionParameters)
getActionParameters()
actionParameters
- action parameterspublic Map<String,String> getAdditionalSubmitData()
Action.getAdditionalSubmitData()
public void setAdditionalSubmitData(Map<String,String> additionalSubmitData)
getAdditionalSubmitData()
additionalSubmitData
- property valuepublic void addActionParameter(String parameterName, String parameterValue)
public String getActionParameter(String parameterName)
public String getJumpToIdAfterSubmit()
Action.getJumpToIdAfterSubmit()
public void setJumpToIdAfterSubmit(String jumpToIdAfterSubmit)
public String getJumpToNameAfterSubmit()
Action.getJumpToNameAfterSubmit()
public void setJumpToNameAfterSubmit(String jumpToNameAfterSubmit)
public String getFocusOnIdAfterSubmit()
Action.getFocusOnIdAfterSubmit()
public void setFocusOnIdAfterSubmit(String focusOnAfterSubmit)
public boolean isPerformClientSideValidation()
Action.isPerformClientSideValidation()
public void setPerformClientSideValidation(boolean clientSideValidate)
public String getActionScript()
Action.getActionScript()
public void setActionScript(String actionScript)
Action.setActionScript(java.lang.String)
public boolean isPerformDirtyValidation()
Action.isPerformDirtyValidation()
public void setPerformDirtyValidation(boolean blockValidateDirty)
public boolean isDisabled()
Action.isDisabled()
public void setDisabled(boolean disabled)
Action.setDisabled(boolean)
public String getDisabledReason()
Action.getDisabledReason()
public void setDisabledReason(String disabledReason)
public String getActionImagePlacement()
Action.getActionImagePlacement()
public void setActionImagePlacement(String actionImageLocation)
public String getPreSubmitCall()
Action.getPreSubmitCall()
public void setPreSubmitCall(String preSubmitCall)
public boolean isAjaxSubmit()
Action.isAjaxSubmit()
public void setAjaxSubmit(boolean ajaxSubmit)
Action.setAjaxSubmit(boolean)
public String getSuccessCallback()
Action.getSuccessCallback()
public void setSuccessCallback(String successCallback)
successCallback
- Action.setSuccessCallback(java.lang.String)
public String getErrorCallback()
Action.getErrorCallback()
public void setErrorCallback(String errorCallback)
errorCallback
- Action.setErrorCallback(java.lang.String)
public String getRefreshId()
Action.getRefreshId()
public void setRefreshId(String refreshId)
Action.setRefreshId(java.lang.String)
public boolean isDisableBlocking()
Action.isDisableBlocking()
public void setDisableBlocking(boolean disableBlocking)
Action.setDisableBlocking(boolean)
public void completeValidation(ValidationTrace tracer)
completeValidation
in interface Component
completeValidation
in class ComponentBase
tracer
- Record of component's locationCopyright © 2005–2016 The Kuali Foundation. All rights reserved.