Drag[en]gine Script Module DragonScript Script API  1.0
TextFieldDesignerFactory Interface Reference

Interface creating text field designers. More...

Inheritance diagram for TextFieldDesignerFactory:
DefaultTextFieldDesignerFactory

Public Member Functions

TextFieldDesignerFactory copyFactory ()
 Create factory copy. More...
 
TextFieldDesigner createTextFieldDesigner ()
 Create text field designer. More...
 

Detailed Description

Interface creating text field designers.

Author
Roland Plüss
Version
1.0
Date
2015

Member Function Documentation

◆ copyFactory()

TextFieldDesignerFactory copyFactory ( )

Create factory copy.

Implemented in DefaultTextFieldDesignerFactory.

◆ createTextFieldDesigner()

TextFieldDesigner createTextFieldDesigner ( )

Create text field designer.

Implemented in DefaultTextFieldDesignerFactory.


The documentation for this interface was generated from the following file: