|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IncludeElement | |
|---|---|
| com.fatwire.gst.foundation.include | |
| Uses of IncludeElement in com.fatwire.gst.foundation.include |
|---|
| Methods in com.fatwire.gst.foundation.include that return IncludeElement | |
|---|---|
IncludeElement |
IncludeElement.argument(String name,
boolean value)
Adds the name value pair as an argument to the CallElement tag. |
IncludeElement |
IncludeElement.argument(String name,
byte[] value)
Adds the name value pair as an argument to the CallElement tag. |
IncludeElement |
IncludeElement.argument(String name,
Date value)
Adds the name value pair as an argument to the CallElement tag. |
IncludeElement |
IncludeElement.argument(String name,
int value)
Adds the name value pair as an argument to the CallElement tag. |
IncludeElement |
IncludeElement.argument(String name,
long value)
Adds the name value pair as an argument to the CallElement tag. |
IncludeElement |
IncludeElement.argument(String name,
String value)
Adds the name value pair as an argument to the CallElement tag. |
IncludeElement |
IncludeElement.copyArguments(String... name)
Copies the ics variables identified by the name array |
IncludeElement |
IncludeService.element(String name,
String elementname)
Creates a IncludeElement and registers this under the name for retrieval in the View layer by that name. |
IncludeElement |
DefaultIncludeService.element(String name,
String elementname)
|
IncludeElement |
IncludeElement.global()
|
IncludeElement |
IncludeElement.local()
|
IncludeElement |
IncludeElement.setScope(CallElement.Scope scope)
|
IncludeElement |
IncludeElement.stacked()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||