public class TextBuilder extends Object implements IUIBuilderFromVS<EditorVSField>
Constructor and Description |
---|
TextBuilder() |
Modifier and Type | Method and Description |
---|---|
void |
addSubOperations(IEUIContainer container,
EditorVSField comp,
Collection<UIBuilderSubOperation> subOps)
Adds the operation(s) for the VS component builder operation.
|
String |
getBuildDescription(IEUIContainer cnr)
Returns the UI builder description of what it creates.
|
UIComp[] |
getUIBuildComponents()
Returns the UI component classes built with the builder.
|
Class<EditorVSField> |
getVSComponentClass()
Returns the source VS component class.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addSubOperations, canBuild
public Class<EditorVSField> getVSComponentClass()
getVSComponentClass
in interface IUIBuilderFromVS<EditorVSField>
public UIComp[] getUIBuildComponents()
getUIBuildComponents
in interface IUIBuilder
public String getBuildDescription(IEUIContainer cnr)
getBuildDescription
in interface IUIBuilder
cnr
- The container target.public void addSubOperations(IEUIContainer container, EditorVSField comp, Collection<UIBuilderSubOperation> subOps)
addSubOperations
in interface IUIBuilderFromVS<EditorVSField>
container
- The container.comp
- The VS component.subOps
- The build sub-operations.iizi® is a registered trademark of Mindus SARL. © Copyright Mindus SARL, 2020. All rights reserved.