public interface GriffonViewClass extends GriffonClass
| Modifier and Type | Field and Description | 
|---|---|
static String | 
TRAILING
"View" 
 | 
static String | 
TYPE
"view" 
 | 
STANDARD_PROPERTIES| Modifier and Type | Method and Description | 
|---|---|
String[] | 
getEventNames()
Matches all public methods and closure properties whose name
 matches the event handler convention, i.e, starts with "on" and
 is followed by at least one uppercase character. 
 | 
getApplication, getArtifactType, getClazz, getFullName, getLogicalPropertyName, getName, getNaturalName, getPackageName, getPropertyName, getPropertyValue, getPropertyValue, getShortName, hasPropertystatic final String TYPE
static final String TRAILING