com.liferay.faces.alloy.component.tab
Class TabUtil

java.lang.Object
  extended by com.liferay.faces.alloy.component.tab.TabUtil

public class TabUtil
extends Object

Author:
Neil Griffin

Constructor Summary
TabUtil()
           
 
Method Summary
static List<Tab> getChildTabs(javax.faces.component.UIData uiData)
           
static Tab getFirstChildTab(javax.faces.component.UIData uiData)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TabUtil

public TabUtil()
Method Detail

getChildTabs

public static List<Tab> getChildTabs(javax.faces.component.UIData uiData)

getFirstChildTab

public static Tab getFirstChildTab(javax.faces.component.UIData uiData)


Copyright © 2017 Liferay, Inc.. All rights reserved.