nl.knowledgeplaza.dh.service
Interface FormContext
- All Known Implementing Classes:
- Bootstrap
public interface FormContext
showStatus
void showStatus(String value)
showProgress
void showProgress(int value)
createService
nl.knowledgeplaza.dh.service.Service createService(Class formClass,
Class interfaceClass)
openDocument
void openDocument(URL url)
gotoDocument
void gotoDocument(URL url)
getParameter
String getParameter(String name)
getImage
Image getImage(URL url)
getBaseUrl
URL getBaseUrl()
getConfigurationProperties
nl.knowledgeplaza.util.ConfigurationProperties getConfigurationProperties()
Copyright © 2011 KnowledgePlaza. All Rights Reserved.