Uses of Interface
org.loboevolution.views.AbstractView
Package
Description
-
Uses of AbstractView in org.loboevolution.html.dom.smil
Modifier and TypeMethodDescriptionTimeEvent.getView()
The view attribute identifies the AbstractView from which the event was generated.Modifier and TypeMethodDescriptionvoid
TimeEvent.initTimeEvent
(String typeArg, AbstractView viewArg, int detailArg) The initTimeEvent method is used to initialize the value of a TimeEvent created through the DocumentEvent interface. -
Uses of AbstractView in org.loboevolution.html.js
-
Uses of AbstractView in org.loboevolution.js
Modifier and TypeInterfaceDescriptioninterface
A window containing a DOM document; the document property points to the DOM document loaded in that window.interface
WindowProxy interface. -
Uses of AbstractView in org.loboevolution.views