|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UDFProperties | |
---|---|
railo.runtime | |
railo.runtime.type | |
railo.runtime.type.cfc |
Uses of UDFProperties in railo.runtime |
---|
Fields in railo.runtime declared as UDFProperties | |
---|---|
UDFProperties[] |
Page.udfs
|
Methods in railo.runtime with parameters of type UDFProperties | |
---|---|
void |
ComponentWrap.registerUDF(Collection.Key key,
UDFProperties props)
|
void |
SuperComponent.registerUDF(Collection.Key key,
UDFProperties props)
|
void |
InterfaceImpl.registerUDF(Collection.Key key,
UDFProperties props)
|
void |
ComponentImpl.registerUDF(Collection.Key key,
UDFProperties prop)
|
void |
Interface.registerUDF(Collection.Key key,
UDFProperties props)
|
void |
Component.registerUDF(Collection.Key key,
UDFProperties props)
|
void |
ComponentWrap.registerUDF(String key,
UDFProperties props)
|
void |
SuperComponent.registerUDF(String key,
UDFProperties props)
|
void |
InterfaceImpl.registerUDF(String key,
UDFProperties props)
|
void |
ComponentImpl.registerUDF(String key,
UDFProperties prop)
|
void |
Interface.registerUDF(String key,
UDFProperties props)
|
void |
Component.registerUDF(String key,
UDFProperties props)
|
Uses of UDFProperties in railo.runtime.type |
---|
Classes in railo.runtime.type that implement UDFProperties | |
---|---|
class |
UDFPropertiesImpl
|
Constructors in railo.runtime.type with parameters of type UDFProperties | |
---|---|
Closure(UDFProperties properties)
|
|
Closure(UDFProperties properties,
Variables variables)
|
|
UDFImpl(UDFProperties properties)
|
Uses of UDFProperties in railo.runtime.type.cfc |
---|
Methods in railo.runtime.type.cfc with parameters of type UDFProperties | |
---|---|
void |
ComponentProxy.registerUDF(Collection.Key key,
UDFProperties props)
|
void |
ComponentProxy.registerUDF(String key,
UDFProperties props)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |