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