Class XmlSerializerBuilderDelegate
java.lang.Object
com.inductiveautomation.ignition.designer.workspacewelcome.DefaultResourceBuilderDelegate
com.inductiveautomation.ignition.designer.workspacewelcome.XmlSerializerBuilderDelegate
- All Implemented Interfaces:
 ResourceBuilderDelegate
- 
Field Summary
Fields - 
Constructor Summary
ConstructorsConstructorDescriptionXmlSerializerBuilderDelegate(DesignerContext context, String textKey, Icon icon, int scope)  - 
Method Summary
Modifier and TypeMethodDescriptionprotected voidconfigureResource(ProjectResourceBuilder builder) protected abstract ObjectMethods inherited from class com.inductiveautomation.ignition.designer.workspacewelcome.DefaultResourceBuilderDelegate
createResource, getIcon, getTextMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.inductiveautomation.ignition.designer.workspacewelcome.ResourceBuilderDelegate
createExtraSettingsPanel 
- 
Field Details
- 
context
 
 - 
 - 
Constructor Details
- 
XmlSerializerBuilderDelegate
 
 - 
 - 
Method Details
- 
createPrototype
 - 
configureResource
- Specified by:
 configureResourcein classDefaultResourceBuilderDelegate
 
 -