public class SVGGeneratorRequest extends Object
| Constructor and Description |
|---|
SVGGeneratorRequest(String name,
String pkg,
String typeOf,
String cssPath,
String viewBuilderType,
Messager messager) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCssPath() |
String |
getImplementedType() |
Messager |
getMessager() |
String |
getName() |
String |
getPkg() |
String |
getViewBuilderType() |
Map<String,String> |
getViewSources() |
String |
put(String methodName,
String source) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.