org.rhq.enterprise.gui.legacy.util.minitab
Class MiniTabs
java.lang.Object
org.rhq.enterprise.gui.legacy.util.minitab.MiniTabs
public class MiniTabs
- extends Object
This class has one purpose in life: To provide a collection of MiniTab's for the UI to display in such a way that the
colspan for the minitab table doesn't break when the number of minitab elements varies
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MiniTabs
public MiniTabs(List minitabs)
getColspan
public Integer getColspan()
getList
public List getList()
- Returns:
- List
setList
public void setList(List minitabs)
- Sets the minitabs.
- Parameters:
minitabs - The minitabs to set
getOffset
public int getOffset()
- Returns:
- int
setOffset
public void setOffset(int offset)
- Sets the offset.
- Parameters:
offset - The offset to set
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.