JavaScript is disabled on your browser.
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method
org.htmlunit

Interface FrameContentHandler

  • Functional Interface:
    This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.


    @FunctionalInterface
    public interface FrameContentHandler
    Interface to customize the handling of frame content. At the moment this only enables the user to make a decision to load the frame content or not.
    Author:
    Ronald Brill
    • Method Summary

      All Methods
      Modifier and Type Method and Description
      boolean loadFrameDocument (BaseFrameElement baseFrameElement)
      Called to decide if the content (referred from the source attribute) should be loaded or not.
    • Method Detail

      • loadFrameDocument

        boolean loadFrameDocument(BaseFrameElement baseFrameElement)
        Called to decide if the content (referred from the source attribute) should be loaded or not.
        Parameters:
        baseFrameElement - the element that likes to load the content
        Returns:
        true if the content should be loaded
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method

Copyright © 2002–2025 Gargoyle Software Inc.. All rights reserved.

AltStyle によって変換されたページ (->オリジナル) /