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


public interface NodeTabContribution


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

Method Detail

getTabs

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

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


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