Schnittstelle IsImmediateCommand

Alle bekannten Unterschnittstellen:
ButtonTagDeclaration, EventTagDeclaration, LinkTagDeclaration, SheetPageCommandTagDeclaration, TabGroupTagDeclaration

public interface IsImmediateCommand
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    void
    setImmediate(String immediate)
    Flag indicating that, if this component is activated by the user, notifications should be delivered to interested listeners and actions immediately (that is, during Apply Request Values phase) rather than waiting until Invoke Application phase.
  • Methodendetails

    • setImmediate

      void setImmediate(String immediate)
      Flag indicating that, if this component is activated by the user, notifications should be delivered to interested listeners and actions immediately (that is, during Apply Request Values phase) rather than waiting until Invoke Application phase.