|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD | |||||||
java.lang.Objectcom.canoo.griffon.factory.dockable.MVCGroupSingleDockableFactory
class MVCGroupSingleDockableFactory extends Object
| Property Summary | |
|---|---|
GriffonApplication |
app
|
WeakHashMap |
cache
|
def |
filter
|
| Constructor Summary | |
MVCGroupSingleDockableFactory(GriffonApplication app, def filter)
|
|
| Method Summary | |
|---|---|
bibliothek.gui.dock.common.SingleCDockable
|
createBackup(String id)
|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Property Detail |
|---|
GriffonApplication app
WeakHashMap cache
def filter
| Constructor Detail |
|---|
MVCGroupSingleDockableFactory(GriffonApplication app, def filter)
| Method Detail |
|---|
bibliothek.gui.dock.common.SingleCDockable createBackup(String id)
Groovy Documentation