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