| Constructor and Description |
|---|
PrintWorkflowStatusDropdownRenderer() |
| Modifier and Type | Method and Description |
|---|---|
<T extends PrintWorkflowStatusDropdown> |
createViewComponent(Class<T> listboxClass,
AbstractCommentModel comment)
Creates and renders a new instance of
PrintWorkflowStatusDropdown or a subclass if desired. |
public <T extends PrintWorkflowStatusDropdown> T createViewComponent(Class<T> listboxClass, AbstractCommentModel comment) throws NoSuchMethodException, SecurityException, InstantiationException, IllegalAccessException, IllegalArgumentException, InvocationTargetException
PrintWorkflowStatusDropdown or a subclass if desired.listboxClass - the desired class which may be the PrintWorkflowStatusDropdown class itself or a subclass which
needs to extend PrintWorkflowStatusDropdowncomment - the required comment which should be a print jobdropdown componentNoSuchMethodExceptionSecurityExceptionInstantiationExceptionIllegalAccessExceptionIllegalArgumentExceptionInvocationTargetExceptionCopyright © 2017 SAP SE. All Rights Reserved.