Interface HasConfirmation

All Known Subinterfaces:
ButtonTagDeclaration, EventTagDeclaration, LinkTagDeclaration, SheetPageCommandTagDeclaration, TreeCommandTagDeclaration

public interface HasConfirmation
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setConfirmation(String confirmation)
    Text to use as confirmation message.
  • Method Details

    • setConfirmation

      void setConfirmation(String confirmation)
      Text to use as confirmation message.