|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tapestry.contrib.inspector.View
public class View
Identifies different views for the inspector.
| Field Summary | |
|---|---|
static String |
ENGINE
View that shows information about the IEngine. |
static String |
PROPERTIES
View that shows the persistent properties of the page containing the inspected component. |
static String |
SPECIFICATION
View that displays the basic specification information, plus formal and informal parameters (and related bindings), and assets. |
static String |
TEMPLATE
View that displays the HTML template for the component, if one exists. |
| Constructor Summary | |
|---|---|
View()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String SPECIFICATION
public static final String TEMPLATE
public static final String PROPERTIES
public static final String ENGINE
IEngine.
| Constructor Detail |
|---|
public View()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||