Class FormLayerDTO
- java.lang.Object
-
- org.silverpeas.mobile.shared.dto.formsonline.FormLayerDTO
-
- All Implemented Interfaces:
Serializable
public class FormLayerDTO extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description FormLayerDTO()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetHtml()List<String>getScripts()voidsetHtml(String html)voidsetScripts(List<String> scripts)
-