Uses of Interface
lumis.portal.serviceinterface.style.impl.common.IXPath
-
Packages that use IXPath Package Description lumis.portal.serviceinterface.style.impl.common -
-
Uses of IXPath in lumis.portal.serviceinterface.style.impl.common
Classes in lumis.portal.serviceinterface.style.impl.common that implement IXPath Modifier and Type Class Description class
XPathImpl
IXPath
that usesXPath
to select nodes and get their value.Constructors in lumis.portal.serviceinterface.style.impl.common with parameters of type IXPath Constructor Description LazyControls(IXPath xpath)
LazyRowsList(IXPath xpath)
-