org.equanda.test.gui.components.priorityFields
Class Summary

java.lang.Object
  extended by org.equanda.test.gui.components.priorityFields.Summary

public class Summary
extends Object

Object summary component


Constructor Summary
Summary()
           
 
Method Summary
 int getCurrentMultipleIndex()
           
 Object getCurrentMultipleRow()
           
 PriorityFields getValue()
           
 boolean hasValue()
           
 boolean isRenderCurrentMultipleIndex()
           
 void setCurrentMultipleIndex(int currentMultipleIndex)
           
 void setCurrentMultipleRow(Object currentMultipleRow)
           
 void setValue(PriorityFields value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Summary

public Summary()
Method Detail

getValue

public PriorityFields getValue()

setValue

public void setValue(PriorityFields value)

hasValue

public boolean hasValue()

getCurrentMultipleRow

public Object getCurrentMultipleRow()

setCurrentMultipleRow

public void setCurrentMultipleRow(Object currentMultipleRow)

getCurrentMultipleIndex

public int getCurrentMultipleIndex()

setCurrentMultipleIndex

public void setCurrentMultipleIndex(int currentMultipleIndex)

isRenderCurrentMultipleIndex

public boolean isRenderCurrentMultipleIndex()


Copyright © 2007-2008. All Rights Reserved.