Interface HasConfirmation
- All Known Subinterfaces:
ButtonTagDeclaration
,EventTagDeclaration
,LinkTagDeclaration
,SheetPageCommandTagDeclaration
,TreeCommandTagDeclaration
public interface HasConfirmation
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setConfirmation
(String confirmation) Text to use as confirmation message.
-
Method Details
-
setConfirmation
Text to use as confirmation message.
-