Class FileSelectionConfig
java.lang.Object
net.datenwerke.gf.client.fileselection.FileSelectionConfig
- All Implemented Interfaces:
Serializable,DwModel
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddMetadata(String key, String value) voidsetHandler(String handler) voidsetMetadata(HashMap<String, String> metadata)
-
Constructor Details
-
FileSelectionConfig
public FileSelectionConfig() -
FileSelectionConfig
-
-
Method Details
-
getHandler
-
setHandler
-
getMetadata
-
setMetadata
-
addMetadata
-