org.infoglue.deliver.util
Class Slots
java.lang.Object
org.infoglue.deliver.util.Slots
public class Slots
- extends java.lang.Object
|
Constructor Summary |
Slots(int currentSlot,
int slotSize,
int slotCount,
int maxSlots)
|
Slots(java.util.List allElements,
int currentSlot,
int slotSize,
int slotCount)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Slots
public Slots(java.util.List allElements,
int currentSlot,
int slotSize,
int slotCount)
Slots
public Slots(int currentSlot,
int slotSize,
int slotCount,
int maxSlots)
getVisibleElements
public java.util.List getVisibleElements()
getVisibleSlots
public java.util.List getVisibleSlots()
getLastSlot
public java.lang.Integer getLastSlot()
Copyright © 2005 InfoGlue.org All Rights Reserved.