nl.gx.webmanager.cms.presentation
Interface InternalStylesheet
- All Superinterfaces:
- StyleSheet
public interface InternalStylesheet
- extends StyleSheet
Setters for StyleSheet. The stylsheet is initialized with the location (relative path), the name which is used in the
querystring to identify the css, the url and a boolean if it's a stylesheet generated from WebManager.
- See Also:
StyleSheet
setLocation
void setLocation(java.lang.String location)
- Parameters:
location -
setName
void setName(java.lang.String name)
- Parameters:
name -
setUrl
void setUrl(java.lang.String url)
- Parameters:
url -
setWebManagerStyleSheet
void setWebManagerStyleSheet(java.lang.Boolean webManagerStyleSheet)
- Parameters:
webManagerStyleSheet -
Copyright © 2007-2010 GX creative online development BV. All Rights Reserved.