Skip to content

Instantly share code, notes, and snippets.

@mudgen
Created November 19, 2012 22:57
Show Gist options
  • Select an option

  • Save mudgen/4114662 to your computer and use it in GitHub Desktop.

Select an option

Save mudgen/4114662 to your computer and use it in GitHub Desktop.
public static final FormMeta SecsDefinitionFile =
new StringField(META, "SecsDefinitionFile",SFieldFlags.SMANDATORY).setDefault("").getFormMeta().
setCategory(Main).setEditorSource(FileUploadEditorSource.getSharedInstance());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment