BrightSide Workbench Full Report + Source Code
org.turro.plugin.attach.IAttachFolder Interface Reference
Inheritance diagram for org.turro.plugin.attach.IAttachFolder:

Public Member Functions

String getFolderPath ()
 
String getFolderLabel ()
 
void setFolderLabel (String label)
 
IAttachFolder getParentFolder ()
 
String getFolderPath ()
 
String getFolderLabel ()
 
void setFolderLabel (String label)
 
IAttachFolder getParentFolder ()
 

Detailed Description

Member Function Documentation

◆ getFolderLabel() [1/2]

String org.turro.plugin.attach.IAttachFolder.getFolderLabel ( )

◆ getFolderLabel() [2/2]

String org.turro.plugin.attach.IAttachFolder.getFolderLabel ( )

Implemented in org.turro.file.zul.navigator.FileFolder, and org.turro.attach.zul.navigator.AttachFolder.

Here is the caller graph for this function:

◆ getFolderPath() [1/2]

String org.turro.plugin.attach.IAttachFolder.getFolderPath ( )

◆ getFolderPath() [2/2]

String org.turro.plugin.attach.IAttachFolder.getFolderPath ( )

Implemented in org.turro.file.zul.navigator.FileFolder, and org.turro.attach.zul.navigator.AttachFolder.

Here is the caller graph for this function:

◆ getParentFolder() [1/2]

IAttachFolder org.turro.plugin.attach.IAttachFolder.getParentFolder ( )

◆ getParentFolder() [2/2]

IAttachFolder org.turro.plugin.attach.IAttachFolder.getParentFolder ( )

Implemented in org.turro.file.zul.navigator.FileFolder, and org.turro.attach.zul.navigator.AttachFolder.

Here is the caller graph for this function:

◆ setFolderLabel() [1/2]

void org.turro.plugin.attach.IAttachFolder.setFolderLabel ( String  label)

◆ setFolderLabel() [2/2]

void org.turro.plugin.attach.IAttachFolder.setFolderLabel ( String  label)

Implemented in org.turro.file.zul.navigator.FileFolder, and org.turro.attach.zul.navigator.AttachFolder.

Here is the caller graph for this function:

The documentation for this interface was generated from the following file: