|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.guiseframework.component.TreeControl.AbstractTreeNodeRepresentationStrategy<V>
com.guiseframework.component.urf.AbstractURFResourceTreeNodeRepresentationStrategy<com.globalmentor.urf.URFResource>
com.guiseframework.component.urf.DefaultURFResourceTreeNodeRepresentationStrategy
public class DefaultURFResourceTreeNodeRepresentationStrategy
A default tree node representation strategy representing an URF resource.
| Constructor Summary | |
|---|---|
DefaultURFResourceTreeNodeRepresentationStrategy()
Default constructor with a default namespace label manager. |
|
DefaultURFResourceTreeNodeRepresentationStrategy(com.globalmentor.urf.TURFNamespaceLabelManager namespaceLabelManager)
RDF XMLifier constructor. |
|
| Method Summary |
|---|
| Methods inherited from class com.guiseframework.component.urf.AbstractURFResourceTreeNodeRepresentationStrategy |
|---|
buildLabelText, createComponent, createInfoModel, getNamespaceLabelManager, isResourceReferenceIncluded, isResourceTypeIncluded, setResourceReferenceURIIncluded, setResourceTypeIncluded |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultURFResourceTreeNodeRepresentationStrategy()
public DefaultURFResourceTreeNodeRepresentationStrategy(com.globalmentor.urf.TURFNamespaceLabelManager namespaceLabelManager)
namespaceLabelManager - The manager responsible for generating namespace labels..
java.lang.NullPointerException - if the given label manager is null.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||