org.jboss.dashboard.ui.panel.advancedHTML
Class HTMLAttachedFile
java.lang.Object
org.jboss.dashboard.ui.panel.advancedHTML.HTMLAttachedFile
public class HTMLAttachedFile
- extends Object
Representation of a document attached to an HTML document. It is just a reference to a resource in a gallery, normally.
|
Constructor Summary |
HTMLAttachedFile(org.jboss.dashboard.ui.resources.Resource resource)
|
|
Method Summary |
org.jboss.dashboard.ui.resources.Resource |
getResource()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HTMLAttachedFile
public HTMLAttachedFile(org.jboss.dashboard.ui.resources.Resource resource)
getResource
public org.jboss.dashboard.ui.resources.Resource getResource()
Copyright © 2012-2013 JBoss by Red Hat. All Rights Reserved.