Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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()

...