Groovy Documentation

com.canoo.griffon.factory.dockable
[Groovy] Class MVCGroupSingleDockableFactory

java.lang.Object
  com.canoo.griffon.factory.dockable.MVCGroupSingleDockableFactory
All Implemented Interfaces:
bibliothek.gui.dock.common.SingleCDockableFactory

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

app

GriffonApplication app


cache

WeakHashMap cache


filter

def filter


 
Constructor Detail

MVCGroupSingleDockableFactory

MVCGroupSingleDockableFactory(GriffonApplication app, def filter)


 
Method Detail

createBackup

bibliothek.gui.dock.common.SingleCDockable createBackup(String id)


 

Groovy Documentation