|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RenderingContext | |
---|---|
com.silverpeas.form | Defines the interface of all of the objects that represent forms, fields, templates describing forms, and so on. |
Uses of RenderingContext in com.silverpeas.form |
---|
Methods in com.silverpeas.form that return RenderingContext | |
---|---|
RenderingContext |
PagesContext.getRenderingContext()
|
static RenderingContext |
RenderingContext.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RenderingContext[] |
RenderingContext.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.silverpeas.form with parameters of type RenderingContext | |
---|---|
void |
PagesContext.setRenderingContext(RenderingContext context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |