Uses of Interface
org.enhydra.barracuda.core.comp.View

Packages that use View
org.enhydra.barracuda.core.comp   
 

Uses of View in org.enhydra.barracuda.core.comp
 

Subinterfaces of View in org.enhydra.barracuda.core.comp
 interface TableView
          This interface defines a View for Table components to render themselves in.
 interface TemplateView
          This interface defines a View for Table components to render themselves in.
 

Classes in org.enhydra.barracuda.core.comp that implement View
 class DefaultTableView
          This class provides the default implementation for a TableView.
 class DefaultTemplateView
          This class provides the default implementation for a TemplateView.
 class DefaultView
          This interface defines a View for components to render themselves in.
 



Copyright © 2001 Enhydra.org