|
.NET Framework |
PREV TYPE NEXT TYPE |
FRAMES NO FRAMES |
SUMMARY: INNER | FIELD | CONST | PROP | METHOD | OP | EVENT |
DETAIL: FIELD | CONST | PROP | METHOD | OP | EVENT |
NVelocity.Http.Tool
Interface IViewTool
Generic view tool interface to assist in tool management.
This interface provides the {@link #init(Object initData)} method
as a hook for ToolboxManager implementations to pass data in to
tools to initialize them. See
{@link org.apache.velocity.tools.view.ViewToolInfo} for more on this.
Method Summary |
void |
Init(object initData)
Initializes this instance using the given data
|
Init
public void Init(object initData)
-
Initializes this instance using the given data
Parameters:
-
initData
- the initialization data
|
.NET Framework |
PREV TYPE NEXT TYPE |
FRAMES NO FRAMES |
SUMMARY: INNER | FIELD | CONST | PROP | METHOD | OP | EVENT |
DETAIL: FIELD | CONST | PROP | METHOD | OP | EVENT |