|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.trackstudio.view.UDFValueView
com.trackstudio.view.UDFValueViewHTML
public class UDFValueViewHTML
Field Summary | |
---|---|
protected java.lang.String |
context
|
protected java.lang.String |
schemePath
|
Fields inherited from class com.trackstudio.view.UDFValueView |
---|
udfValue |
Constructor Summary | |
---|---|
UDFValueViewHTML(SecuredUDFValueBean udfValue,
java.lang.String context,
java.lang.String schemePath)
|
Method Summary | |
---|---|
java.lang.String |
getCaption()
|
java.lang.String |
getValue(Secured o)
|
Methods inherited from class com.trackstudio.view.UDFValueView |
---|
listToString, urlUDFtoHTML, urlUDFToText |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.lang.String context
protected java.lang.String schemePath
Constructor Detail |
---|
public UDFValueViewHTML(SecuredUDFValueBean udfValue, java.lang.String context, java.lang.String schemePath)
Method Detail |
---|
public java.lang.String getValue(Secured o) throws GranException
getValue
in class UDFValueView
GranException
public java.lang.String getCaption()
getCaption
in class UDFValueView
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |