Table of contents
1
Introduction
2
Getting Started
3
Configuration
4
The Command Line
5
Application Overview
6
Models and Binding
7
Views
8
Controllers and Services
9
Threading
10
Internationalization
11
Resource Management
12
Testing
13
Packaging and Deployment
14
Plugins
15
Tips and Tricks
16
Contributing to Griffon
Quick Reference
(
Quick Reference
)
exit
Purpose
Exit the shell
Examples
griffon> exit
Description
Usage:
exit
Quick Reference
(
hide
)
Addons
Usage
addonBuilderInit
addonBuilderPostInit
addonInit
addonPostInit
attributeDelegates
events
factories
methods
postInstantiateDelegates
postNodeCompletionDelegates
preInstantiateDelegates
props
Command Line
Usage
add-proxy
app
archetype-info
clean
clear-dependency-cache
clear-proxy
compile
console
create-addon
create-app
create-archetype
create-command-alias
create-integration-test
create-mvc
create-plugin
create-script
create-service
create-unit-test
dependency-report
doc
generate-view-script
help
install-archetype
install-plugin
integrate-with
interactive
list-archetype-updates
list-archetypes
list-plugin-updates
list-plugins
list-repositories
list-templates
package-archetype
package-plugin
package
plugin-info
release-archetype
release-plugin
release
remove-proxy
replace-artifact
run-app
run-applet
run-script
run-webstart
set-proxy
set-version
shell
stats
test-app
uninstall-archetype
uninstall-plugin
upgrade
upload-release
usage-stats
wrapper
Griffon Shell
Usage
cat
clear
exec
exit
grep
head
help
history
info
more
open
properties
reload-commands
resolve-dependencies
set-property
settings
sort
tail
MVC
addonManager
app
artifactManager
buildMVCGroup
builder
controller
createMVCGroup
destroyMVCGroup
execFuture
execInsideUIAsync
execInsideUISync
execOutsideUI
griffonClass
isUIThread
model
mvcGroupDestroy
mvcGroupInit
mvcGroupManager
newInstance
view
withMVCGroup