|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ComponentPage | |
---|---|
railo.runtime |
Uses of ComponentPage in railo.runtime |
---|
Methods in railo.runtime with parameters of type ComponentPage | |
---|---|
void |
ComponentImpl.checkInterface(PageContext pc,
ComponentPage componentPage)
|
void |
ComponentImpl.init(PageContext pageContext,
ComponentPage componentPage)
initalize the Component |
Constructors in railo.runtime with parameters of type ComponentPage | |
---|---|
ComponentImpl(ComponentPage componentPage,
Boolean output,
boolean _synchronized,
String extend,
String implement,
String hint,
String dspName,
String callPath,
boolean realPath,
String style,
boolean persistent,
boolean accessors,
StructImpl meta)
|
|
ComponentImpl(ComponentPage componentPage,
Boolean output,
boolean _synchronized,
String extend,
String implement,
String hint,
String dspName,
String callPath,
boolean realPath,
String style,
boolean persistent,
StructImpl meta)
|
|
ComponentImpl(ComponentPage componentPage,
Boolean output,
boolean _synchronized,
String extend,
String implement,
String hint,
String dspName,
String callPath,
boolean realPath,
String style,
StructImpl meta)
Constructor of the class |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |