JComponentPack 1.5.0

com.zfqjava.formula
Interface Operand

All Known Implementing Classes:
AbstractOperand

public interface Operand


Method Summary
 FormulaContext getFormulaContext()
          Returns the current formula context.
 Object getValue()
          Returns the operand value.
 void setFormulaContext(FormulaContext context)
          Sets the formula context to find operand value.
 

Method Detail

setFormulaContext

void setFormulaContext(FormulaContext context)
Sets the formula context to find operand value.

Parameters:
context - the formula context

getFormulaContext

FormulaContext getFormulaContext()
Returns the current formula context.

Returns:
the current formula context

getValue

Object getValue()
Returns the operand value.

Returns:
the operand value

JComponentPack 1.5.0

Send your Feedback
JComponentPack 1.5.0
Copyright © 2001-2007 Extreme Component, Inc. All rights reserved.