@FunctionalInterface public interface FrameContentHandler
| 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.
|
boolean loadFrameDocument(BaseFrameElement baseFrameElement)
baseFrameElement - the element that likes to load the contentCopyright © 2002–2025 Gargoyle Software Inc.. All rights reserved.