|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface WidgetsDelegate
| Method Summary | |
|---|---|
String |
getDirectoryForBrand(String brand)
Returns the base directory for resources associated with this brand. |
ActionHandler |
getHelpActionHandler(AWRequestContext requestContext,
String helpKey)
Returns the help action handler for the given help key. |
String |
getUrlPrefixForBrand(String brand)
Returns the url prefix that should be used for resources associated with this brand. |
boolean |
hintMessagesVisible(AWRequestContext requestContext)
Returns true if hint messages should be shown for the specified request. |
| Method Detail |
|---|
boolean hintMessagesVisible(AWRequestContext requestContext)
requestContext - The requestContext associated with the request
we are generating the hint messages for (use this to get the session).String getUrlPrefixForBrand(String brand)
brand - The name of the brandString getDirectoryForBrand(String brand)
brand - The name of the brand
ActionHandler getHelpActionHandler(AWRequestContext requestContext,
String helpKey)
requestContext - helpKey -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||