Uses of Interface
com.jaxfront.core.dom.InitUIListener

Packages that use InitUIListener
com.jaxfront.core.dom   
 

Uses of InitUIListener in com.jaxfront.core.dom
 

Methods in com.jaxfront.core.dom that return InitUIListener
 InitUIListener Document.getUIInitListener()
           
 

Methods in com.jaxfront.core.dom with parameters of type InitUIListener
 void Document.setInitUIListener(InitUIListener listener)