|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WidgetsDelegate
Method Summary | |
---|---|
java.lang.String |
getDirectoryForBrand(java.lang.String brand)
Returns the base directory for resources associated with this brand. |
ActionHandler |
getHelpActionHandler(AWRequestContext requestContext,
java.lang.String helpKey)
Returns the help action handler for the given help key. |
java.lang.String |
getUrlPrefixForBrand(java.lang.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).java.lang.String getUrlPrefixForBrand(java.lang.String brand)
brand
- The name of the brandjava.lang.String getDirectoryForBrand(java.lang.String brand)
brand
- The name of the brandActionHandler getHelpActionHandler(AWRequestContext requestContext, java.lang.String helpKey)
requestContext
- helpKey
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |