Groovy Documentation

griffon.plugins.fontawesome
[Groovy] Class FontAwesomeIconFactory

java.lang.Object
  groovy.util.AbstractFactory
      griffon.plugins.fontawesome.FontAwesomeIconFactory

class FontAwesomeIconFactory
extends AbstractFactory

Authors:
Andres Almiray


Constructor Summary
FontAwesomeIconFactory()

 
Method Summary
Object newInstance(FactoryBuilderSupport builder, Object name, Object value, Map attributes)

 
Methods inherited from class AbstractFactory
setParent, isLeaf, isHandlesNodeChildren, onFactoryRegistration, onHandleNodeAttributes, onNodeChildren, onNodeCompleted, setChild, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll, newInstance
 
Methods inherited from class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Constructor Detail

FontAwesomeIconFactory

FontAwesomeIconFactory()


 
Method Detail

newInstance

Object newInstance(FactoryBuilderSupport builder, Object name, Object value, Map attributes)


 

Groovy Documentation