org.weda.model
Interface ValueSelector

All Known Subinterfaces:
PageValueSelector

public interface ValueSelector

Author:
Mikhail Titov

Method Summary
 void finishSelectValueOperation()
           
 void prepareSelectValueOperation()
           
 void selectValue()
           
 

Method Detail

prepareSelectValueOperation

void prepareSelectValueOperation()
                                 throws ValueSelectorException
Throws:
ValueSelectorException

selectValue

void selectValue()
                 throws ValueSelectorException
Throws:
ValueSelectorException

finishSelectValueOperation

void finishSelectValueOperation()
                                throws ValueSelectorException
Throws:
ValueSelectorException


Copyright © 2005-2006 . All Rights Reserved.