|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IWebBrowserStyleInfo
Interface for style information of content and IWebBrowserACTF
Method Summary | |
---|---|
Map<String,ICurrentStyles> |
getCurrentStyles()
Get current style information of the content in IWebBrowserACTF |
ModelServiceSizeInfo |
getSizeInfo(boolean isWhole)
Get current size information of IWebBrowserACTF |
org.eclipse.swt.graphics.RGB |
getUnvisitedLinkColor()
Get the unvisited link color in RGB format. |
org.eclipse.swt.graphics.RGB |
getVisitedLinkColor()
Get the visited link color in RGB format. |
Method Detail |
---|
Map<String,ICurrentStyles> getCurrentStyles()
IWebBrowserACTF
ModelServiceSizeInfo getSizeInfo(boolean isWhole)
IWebBrowserACTF
isWhole
- if true returns whole page size, if false returns visible area
size
org.eclipse.swt.graphics.RGB getUnvisitedLinkColor()
org.eclipse.swt.graphics.RGB getVisitedLinkColor()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |