com.pmease.quickbuild.web.page.grid
Interface GridTabContribution

All Superinterfaces:
java.io.Serializable

public interface GridTabContribution
extends java.io.Serializable


Method Summary
 java.util.List<Tab> getTabs()
          Get tabs that will be contributed to the grid page.
 

Method Detail

getTabs

java.util.List<Tab> getTabs()
Get tabs that will be contributed to the grid page.

Returns:
null or empty list if no tabs will be contributed.


Copyright © 2005-2010 PMEase Inc. All Rights Reserved.