MyIFrame class

Constructors

MyIFrame(HtmlDocument _htmlDoc, IFrameElement _iFrame)
saves _iFrame and containing _htmlDoc for later use

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

getIFrameHtml() String?
Determines the HTML that is used to compose an iFrame.
makeProminant([void cleanUpProcess(dynamic parentNode)?, bool allowRedirect = true]) → dynamic
Enhances the IFrame to make it more visible for the user.
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited