Verwendungen von Schnittstelle
de.uplanet.lucy.server.rtcache.ControlInfo
Packages, die ControlInfo verwenden
-
Verwendungen von ControlInfo in de.uplanet.lucy.server.rtcache.scripting.velocity
Methoden in de.uplanet.lucy.server.rtcache.scripting.velocity, die ControlInfo zurückgebenModifizierer und TypMethodeBeschreibungVelocityRtCache.getControl(String p_strGuid) Get the control with the given unique identifier.VelocityRtCache.getFirstControl(IFilter<ControlInfo> p_filter) Get the firstControlInfoobject that is accepted by the given filter.Methoden in de.uplanet.lucy.server.rtcache.scripting.velocity, die Typen mit Argumenten vom Typ ControlInfo zurückgebenModifizierer und TypMethodeBeschreibungVelocityRtCache.getControls()Get all controls.VelocityRtCache.getControls(IFilter<ControlInfo> p_filter) Get allControlInfoobjects that are accepted by the given filter.Methodenparameter in de.uplanet.lucy.server.rtcache.scripting.velocity mit Typargumenten vom Typ ControlInfoModifizierer und TypMethodeBeschreibungVelocityRtCache.getControls(IFilter<ControlInfo> p_filter) Get allControlInfoobjects that are accepted by the given filter.VelocityRtCache.getFirstControl(IFilter<ControlInfo> p_filter) Get the firstControlInfoobject that is accepted by the given filter.