Uses of Interface
org.eclipse.modisco.jee.jsp.Model

Packages that use Model
org.eclipse.modisco.jee.jsp   
 

Uses of Model in org.eclipse.modisco.jee.jsp
 

Methods in org.eclipse.modisco.jee.jsp that return Model
 Model JspFactory.createModel()
          Returns a new object of class 'Model'.
 Model Page.getPageOwner()
          Returns the value of the 'Page Owner' container reference.
 

Methods in org.eclipse.modisco.jee.jsp with parameters of type Model
 void Page.setPageOwner(Model value)
          Sets the value of the 'Page Owner' container reference.