org.equanda.test.validator
Class ItemHider

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

public class ItemHider
extends HideIfAdapter

Implementation of HideIf, to always hide items.

Author:
Florin

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

Constructor Detail

ItemHider

public ItemHider()
Method Detail

isHidden

public boolean isHidden()
Specified by:
isHidden in interface HideIf
Overrides:
isHidden in class HideIfAdapter


Copyright © 2007-2008. All Rights Reserved.