net.refractions.udig.project.ui.operations
Class LayerSelectionProperty

java.lang.Object
  extended by 
      extended by net.refractions.udig.project.ui.operations.LayerSelectionProperty

public class LayerSelectionProperty
extends

Checks if a layer has a selection

Author:
Jesse

Constructor Summary
LayerSelectionProperty()
           
 
Method Summary
 boolean canCacheResult()
           
 boolean isBlocking()
           
 boolean isTrue(ILayer object, java.lang.String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LayerSelectionProperty

public LayerSelectionProperty()
Method Detail

canCacheResult

public boolean canCacheResult()

isBlocking

public boolean isBlocking()

isTrue

public boolean isTrue(ILayer object,
                      java.lang.String value)