Liferay 6.1.2-ce-ga3

Uses of Interface
com.liferay.portlet.expando.model.ExpandoTableModel

Packages that use ExpandoTableModel
com.liferay.portlet.expando.model   
 

Uses of ExpandoTableModel in com.liferay.portlet.expando.model
 

Subinterfaces of ExpandoTableModel in com.liferay.portlet.expando.model
 interface ExpandoTable
          The extended model interface for the ExpandoTable service.
 

Classes in com.liferay.portlet.expando.model that implement ExpandoTableModel
 class ExpandoTableWrapper
           This class is a wrapper for ExpandoTable.
 


Liferay 6.1.2-ce-ga3