Package | Description |
---|---|
com.fatwire.gst.foundation.controller | |
com.fatwire.gst.foundation.facade.runtag.render | |
com.fatwire.gst.foundation.include |
Modifier and Type | Method and Description |
---|---|
protected CallTemplate.Style |
BaseRenderPage.getCallTemplateCallStyle(String target)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
CallTemplate.Style |
CallTemplate.proposeStyle(COM.FutureTense.Interfaces.ICS ics)
Deprecated.
|
static CallTemplate.Style |
CallTemplate.Style.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CallTemplate.Style[] |
CallTemplate.Style.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CallTemplate.setStyle(CallTemplate.Style s)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
CallTemplate.Style |
GsfCallTemplate.getStyle()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
IncludePage |
IncludeService.page(String name,
String pagename,
CallTemplate.Style style)
Deprecated.
Creates a IncludePage and registers this under the name for retrieval in
the View layer by that name.
|
IncludePage |
DefaultIncludeService.page(String name,
String pagename,
CallTemplate.Style style)
Deprecated.
|
void |
GsfCallTemplate.setStyle(CallTemplate.Style style)
Deprecated.
|
IncludeTemplate |
IncludeTemplate.style(CallTemplate.Style s)
Deprecated.
|
IncludePage |
IncludePage.style(CallTemplate.Style s)
Deprecated.
|
Constructor and Description |
---|
IncludePage(COM.FutureTense.Interfaces.ICS ics,
String pagename,
CallTemplate.Style style)
Deprecated.
|
Copyright © 2016–2017. All rights reserved.