org.equanda.validation
Class HideIfAdapter

java.lang.Object
  extended by org.equanda.validation.HideIfAdapter
All Implemented Interfaces:
HideIf

public class HideIfAdapter
extends Object
implements HideIf

Adapter class for HideIf, extend and overwrite for the desired behaviour.

Author:
Florin

Constructor Summary
HideIfAdapter()
           
 
Method Summary
 boolean isHidden()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HideIfAdapter

public HideIfAdapter()
Method Detail

isHidden

public boolean isHidden()
Specified by:
isHidden in interface HideIf


Copyright © 2007-2009. All Rights Reserved.