Uses of Interface
org.apache.myfaces.tobago.internal.taglib.declaration.HasConfirmation
-
Packages that use HasConfirmation Package Description org.apache.myfaces.tobago.internal.taglib.component Tobago Framework Component Tag Library 5.8.0-SNAPSHOT - (C) Copyright 2005-2023 The Apache Software Foundation -
-
Uses of HasConfirmation in org.apache.myfaces.tobago.internal.taglib.component
Subinterfaces of HasConfirmation in org.apache.myfaces.tobago.internal.taglib.component Modifier and Type Interface Description interface
ButtonTagDeclaration
Renders a button element.interface
EventTagDeclaration
Add an event behavior to the component.interface
LinkTagDeclaration
Renders a link element, i. e. an anchor <a> tag.
-