Guvnor - Structure Client 6.2.0.Beta3

org.guvnor.structure.client.advnavigator
Interface NavigatorOptions


public interface NavigatorOptions


Field Summary
static NavigatorOptions DEFAULT
           
 
Method Summary
 boolean allowUpLink()
           
 boolean showDirectories()
           
 boolean showFiles()
           
 boolean showHiddenFiles()
           
 boolean showItemAge()
           
 boolean showItemLastUpdater()
           
 boolean showItemMessage()
           
 

Field Detail

DEFAULT

static final NavigatorOptions DEFAULT
Method Detail

showFiles

boolean showFiles()

showHiddenFiles

boolean showHiddenFiles()

showDirectories

boolean showDirectories()

allowUpLink

boolean allowUpLink()

showItemAge

boolean showItemAge()

showItemMessage

boolean showItemMessage()

showItemLastUpdater

boolean showItemLastUpdater()

Guvnor - Structure Client 6.2.0.Beta3

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.