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