Groovy Documentation

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

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

class MapSingleDockableFactory
extends Object

Property Summary
Map data

 
Constructor Summary
MapSingleDockableFactory(Map data = [:])

 
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

data

Map data


 
Constructor Detail

MapSingleDockableFactory

MapSingleDockableFactory(Map data = [:])


 
Method Detail

createBackup

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


 

Groovy Documentation