Guvnor - Structure Client 6.2.0.CR1

org.guvnor.structure.client.navigator
Interface NavigatorOptions


public interface NavigatorOptions


Field Summary
static NavigatorOptions DEFAULT
           
 
Method Summary
 boolean allowAddIconOnBreadcrumb()
           
 boolean allowUpLink()
           
 boolean breadcrumbWithLink()
           
 boolean listRepositories()
           
 boolean showBreadcrumb()
           
 boolean showDirectories()
           
 boolean showFiles()
           
 boolean showItemAge()
           
 boolean showItemLastUpdater()
           
 boolean showItemMessage()
           
 

Field Detail

DEFAULT

static final NavigatorOptions DEFAULT
Method Detail

showFiles

boolean showFiles()

showDirectories

boolean showDirectories()

listRepositories

boolean listRepositories()

allowUpLink

boolean allowUpLink()

showBreadcrumb

boolean showBreadcrumb()

breadcrumbWithLink

boolean breadcrumbWithLink()

allowAddIconOnBreadcrumb

boolean allowAddIconOnBreadcrumb()

showItemAge

boolean showItemAge()

showItemMessage

boolean showItemMessage()

showItemLastUpdater

boolean showItemLastUpdater()

Guvnor - Structure Client 6.2.0.CR1

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