Klasse TreePath
java.lang.Object
de.uplanet.lucy.server.auxiliaries.util.TreePath
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungde.uplanet.lucy.server.auxiliaries.util.IVCTreePathInfogetChildTreePathInfo(de.uplanet.lucy.server.engine.http.IWebProcessingContext p_ctx, String p_strControlGuid) de.uplanet.lucy.server.auxiliaries.util.IVCTreePathInfogetTreePathInfo(de.uplanet.lucy.server.engine.http.IWebProcessingContext p_ctx, String p_strControlGuid)
-
Konstruktordetails
-
TreePath
public TreePath()
-
-
Methodendetails
-
getTreePathInfo
public de.uplanet.lucy.server.auxiliaries.util.IVCTreePathInfo getTreePathInfo(de.uplanet.lucy.server.engine.http.IWebProcessingContext p_ctx, String p_strControlGuid) throws Exception - Löst aus:
Exception
-
getChildTreePathInfo
public de.uplanet.lucy.server.auxiliaries.util.IVCTreePathInfo getChildTreePathInfo(de.uplanet.lucy.server.engine.http.IWebProcessingContext p_ctx, String p_strControlGuid) throws Exception - Löst aus:
Exception
-