@Deprecated @InitialPresentation(initialPresentationClass=IndexComponentSelectPresentation.class) public class IndexComponentDelete extends IndexComponentWebClientFunction
Constructor and Description |
---|
IndexComponentDelete()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
doInitialLogic()
Deprecated.
Function is called when the presentation is initialized, after the presentation object has been filled.
|
void |
doPresentationLogic()
Deprecated.
Performs the presentation logic
|
void |
doResumeLogic()
Deprecated.
Performs the logic when the function is returned to from another invoked function
|
java.lang.String |
getPresentationFunctionDescription()
Deprecated.
Gets the Presentation Function Title to be displayed
|
boolean |
leaveFunctionOnExit()
Deprecated.
Checks whether the function has to retain the "focus" after the presentation logic has been performed, or whether it can be "left".
|
doActionLogic, doCancel, getFromFunctionContext, getFromFunctionContextMandatory, getFromSessionContext, getInitialPresentationClass, getInitialPresentationName, getMemorizeData, getPresentation, getPresentationValue, log, log, popoffPresentation, popupPresentation, popupPresentation, popupPresentation, saveInFunctionContext, saveInSessionContext, setMemorizeData, setPresentation, setPresentation, setPresentation, setPresentationMessage, setPresentationValue, setPresentationValue, setPresentationValue, setPresentationValue, setPresentationValue, setPresentationValue, setPresentationValue, setPresentationValue
public void doInitialLogic() throws be.ASPL.presentationlayer.ASPLException
be.ASPL.presentationlayer.OnLinePresentationFunction
doInitialLogic
in class be.ASPL.presentationlayer.OnLinePresentationFunction
be.ASPL.presentationlayer.ASPLException
- -public void doPresentationLogic() throws be.ASPL.presentationlayer.ASPLException
be.ASPL.presentationlayer.OnLinePresentationFunction
doPresentationLogic
in class be.ASPL.presentationlayer.OnLinePresentationFunction
be.ASPL.presentationlayer.ASPLException
- -public void doResumeLogic()
be.ASPL.presentationlayer.OnLinePresentationFunction
doResumeLogic
in class be.ASPL.presentationlayer.OnLinePresentationFunction
public java.lang.String getPresentationFunctionDescription()
be.ASPL.presentationlayer.OnLinePresentationFunction
getPresentationFunctionDescription
in class be.ASPL.presentationlayer.OnLinePresentationFunction
public boolean leaveFunctionOnExit()
be.ASPL.presentationlayer.OnLinePresentationFunction
leaveFunctionOnExit
in class be.ASPL.presentationlayer.OnLinePresentationFunction