public abstract class PropertyPresentation extends Dialog
Modifier and Type | Field and Description |
---|---|
protected AttributeList |
currentAttributeList |
protected int |
dialogNbr |
protected boolean |
wantToBeFinalized |
additionalButtons, backButton, cancelButton, NAME_FOR_BACK_ACTION, NAME_FOR_CANCEL_ACTION, NAME_FOR_CLOSE_ACTION, NAME_FOR_DIALOG_NBR, NAME_FOR_HELP_ACTION, NAME_FOR_LIST_ACTION, NAME_FOR_NEW_ENTRY_ACTION, NAME_FOR_OK_ACTION, okButton, processComplete, sessionData, stackMovement
Constructor and Description |
---|
PropertyPresentation(SessionData sessionData)
Constructs a new property presentation object.
|
Modifier and Type | Method and Description |
---|---|
void |
fetchValuesFromRequest(GeneralizedRequest request)
Causes the invokable to delegate this function to all embedded markupables
to fetch their current value as edited by the user from the request.
|
AttributeList |
getAttributeList()
Returns the used attribute list.
|
boolean |
wantToBeFinalized()
Returns true if the invokable wants to be finalized after request is worked off.
|
afterOutput, appendAdditionalButton, beforeOutput, destroy, finalize, free, getAdditionalButtons, getBackButtonTagSequence, getCancelButtonTagSequence, getFooter, getHeader, getHelpContext, getInvokableInAdvance, getOkButtonTagSequence, getScriptToExecute, getScriptToExecuteSequence, getStackMovement, getSubTitle, getTitle, init, isCancelable, isPost, isSuitableDialog, process, setHelpContext, setHelpContext, setMessageToKeep, setMessageToKeepIfNotAlreadySet, setScriptToExecute, setStackMovement, setSubTitle, setTitle
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getSubmission, setSubmitter
protected AttributeList currentAttributeList
protected int dialogNbr
protected boolean wantToBeFinalized
public PropertyPresentation(SessionData sessionData)
sessionData
- the session's public datapublic AttributeList getAttributeList()
public void fetchValuesFromRequest(GeneralizedRequest request)
fetchValuesFromRequest
in interface Invokable
fetchValuesFromRequest
in class Dialog
request
- the request from where the values are to be fetchedMarkupable#fetchYourValueFromRequest
public boolean wantToBeFinalized()
Copyright 1998-2023 Christoph Mueller, Kaerntner Str. 56, D-70469 Stuttgart, Germany, https://www.perpus.de