...
Method Detail
Abstract Methods
getExplanation
generate
public abstract org.joget.apps.generator.model.GeneratorResult generate()
Execute the generator to generate/scaffolding work for app based on current working form. Please utilize GeneratorUtil in the generation logic.
generate
getExplanation
public abstract java.lang.String getExplanation()
...