Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.ui.util.minitab
Class MiniTabs

java.lang.Object
  extended by org.hyperic.hq.ui.util.minitab.MiniTabs

public class MiniTabs
extends java.lang.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


Constructor Summary
MiniTabs(java.util.List minitabs)
           
 
Method Summary
 java.lang.Integer getColspan()
           
 java.util.List getList()
           
 int getOffset()
           
 void setList(java.util.List minitabs)
          Sets the minitabs.
 void setOffset(int offset)
          Sets the offset.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MiniTabs

public MiniTabs(java.util.List minitabs)
Method Detail

getColspan

public java.lang.Integer getColspan()

getList

public java.util.List getList()
Returns:
List

setList

public void setList(java.util.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

Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.