org.equanda.validation
Interface HideIf

All Known Implementing Classes:
HideIfAdapter

public interface HideIf

Interface which needs to be implemented for the hide-if classes (These are used in GUI, to hide tables, fields etc. depending on some conditions at runtime).

Author:
Florin

Method Summary
 boolean isHidden()
           
 

Method Detail

isHidden

boolean isHidden()


Copyright © 2007-2009. All Rights Reserved.