org.equanda.test.validator
Class ItemDisplayer

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

public class ItemDisplayer
extends HideIfAdapter

Implementation of HideIf, to always show items.

Author:
Florin

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

Constructor Detail

ItemDisplayer

public ItemDisplayer()
Method Detail

isHidden

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


Copyright © 2007-2008. All Rights Reserved.