|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.faces.component.UIComponent
javax.faces.component.UIComponentBase
ilog.views.faces.dhtml.component.IlvDebugDependencies
public class IlvDebugDependencies
The debug dependencies component is used to display the unresolved dependencies of JViews faces components. This component should be rendered after all JViews Faces components to detect unresolved references.
| Constructor Summary | |
|---|---|
IlvDebugDependencies()
Creates a new IlvDebugDependencies instance. |
|
| Method Summary | |
|---|---|
static String |
getComponentType()
Returns the type of this component (its class name). |
String |
getFamily()
Returns the family of this component. |
String |
getVoid()
|
void |
setVoid(String v)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IlvDebugDependencies()
IlvDebugDependencies instance.
| Method Detail |
|---|
public static String getComponentType()
public String getFamily()
getFamily in class UIComponentpublic String getVoid()
public void setVoid(String v)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||