Package | Description |
---|---|
lucee.runtime |
Modifier and Type | Method and Description |
---|---|
void |
ComponentImpl.checkInterface(PageContext pc,
ComponentPage componentPage) |
void |
ComponentImpl.init(PageContext pageContext,
ComponentPage componentPage)
initalize the Component
|
Constructor and Description |
---|
ComponentImpl(ComponentPage componentPage,
Boolean output,
boolean _synchronized,
String extend,
String implement,
String hint,
String dspName,
String callPath,
boolean relPath,
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 relPath,
String style,
boolean persistent,
StructImpl meta) |
ComponentImpl(ComponentPage componentPage,
Boolean output,
boolean _synchronized,
String extend,
String implement,
String hint,
String dspName,
String callPath,
boolean relPath,
String style,
StructImpl meta)
Constructor of the class
|
Copyright © 2015 Lucee