public class FolderFormat extends AbstractActionManager implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static String |
actionCode |
| Constructor and Description |
|---|
FolderFormat() |
| Modifier and Type | Method and Description |
|---|---|
AbstractHyperLinkPanel |
createPanel(URI doc) |
String |
getActionCode() |
String |
getDescription() |
String |
getName() |
boolean |
hasPanel() |
void |
showDocument(URI doc) |
create, create, createpublic static final String actionCode
public String getActionCode()
getActionCode in interface ILinkActionManagerpublic boolean hasPanel()
hasPanel in interface ILinkActionManagerhasPanel in class AbstractActionManagerpublic void showDocument(URI doc)
showDocument in interface ILinkActionManagerpublic String getDescription()
getDescription in interface ILinkActionManagerpublic String getName()
getName in interface ILinkActionManagerpublic AbstractHyperLinkPanel createPanel(URI doc) throws UnsupportedOperationException
createPanel in interface ILinkActionManagerUnsupportedOperationException