Skip to content

Commit

Permalink
Adapting to myfaces
Browse files Browse the repository at this point in the history
  • Loading branch information
cuioss committed Apr 1, 2024
1 parent 4148604 commit 84a7f0b
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,10 @@
import de.cuioss.jsf.bootstrap.icon.IconComponent;

import javax.faces.component.UIComponent;
import javax.faces.component.UIComponentBase;
import javax.faces.component.behavior.ClientBehavior;
import javax.faces.component.behavior.ClientBehaviorHolder;
import javax.faces.component.html.HtmlCommandButton;
import javax.faces.context.FacesContext;
import javax.faces.render.FacesRenderer;
import javax.faces.render.Renderer;
import java.io.IOException;
import java.util.Optional;

/**
* <h2>Rendering</h2>
Expand Down

0 comments on commit 84a7f0b

Please sign in to comment.