Guvnor - Structure Client 6.2.0.CR1

org.guvnor.structure.client.editors.fileexplorer
Interface FileExplorerPresenter.FileExplorerItem

Enclosing class:
FileExplorerPresenter

public static interface FileExplorerPresenter.FileExplorerItem


Method Summary
 void addDirectory(org.uberfire.backend.vfs.Path child)
           
 void addFile(org.uberfire.backend.vfs.Path child)
           
 

Method Detail

addDirectory

void addDirectory(org.uberfire.backend.vfs.Path child)

addFile

void addFile(org.uberfire.backend.vfs.Path child)

Guvnor - Structure Client 6.2.0.CR1

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