griffon.plugins.slideware
[Java] Interface GriffonSlideClass
griffon.plugins.slideware.GriffonSlideClass
griffon.core.ApplicationHandler
- All Superinterfaces:
- ApplicationHandler
public interface GriffonSlideClass
extends GriffonClass
Represents a Slide class in Griffon.
- Authors:
- Andres Almiray
|
Fields inherited from interface GriffonClass
|
| STANDARD_PROPERTIES |
|
Methods inherited from interface GriffonClass
|
| getName, newInstance, getPackageName, getMetaClass, getPropertyValue, getPropertyValue, hasProperty, getPropertyName, getShortName, getLogicalPropertyName, getNaturalName, getArtifactType, getFullName, getClazz, getReferenceInstance, getApp |
TRAILING
public String TRAILING
- "Slide"
TYPE
public String TYPE
- "slide"
Groovy Documentation