Interface CssStyle
- All Superinterfaces:
com.google.gwt.resources.client.CssResource,com.google.gwt.resources.client.CssResourceBase,com.google.gwt.resources.client.ResourcePrototype
public interface CssStyle
extends com.google.gwt.resources.client.CssResource
CSS 样式资源.
- Author:
- zhangjianshe
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.google.gwt.resources.client.CssResource
com.google.gwt.resources.client.CssResource.ClassName, com.google.gwt.resources.client.CssResource.Import, com.google.gwt.resources.client.CssResource.ImportedWithPrefix, com.google.gwt.resources.client.CssResource.NotStrict, com.google.gwt.resources.client.CssResource.Shared, com.google.gwt.resources.client.CssResource.Strict -
Method Summary
Modifier and TypeMethodDescriptionbtn()Btn.Css boolean.cssKey()Css key.cssNull()Css null.Css number.Css string.cssTable()Css table.desc()Desc.dlg()Dlg.entry()Entry.API接口 显示重要样式Entry selected.Entry title.group()Group.Img button.name()Name.pre()Pre.refLink()reflinkrow0()Row 0.row1()Row 1.rowh()Rowh.rowTitle()Row title.summary()Summary.Table header.tag()tagstext()Text.title()title.Tree item image.Tree item selected.type()Type.typeLink()Type link.Methods inherited from interface com.google.gwt.resources.client.CssResource
ensureInjected, getTextMethods inherited from interface com.google.gwt.resources.client.ResourcePrototype
getName
-
Method Details
-
treeItemImage
String treeItemImage()Tree item image.- Returns:
- the string
-
treeItemSelected
String treeItemSelected()Tree item selected.- Returns:
- the string
-
group
String group()Group.- Returns:
- the string
-
entry
String entry()Entry.- Returns:
- the string
-
tableHeader
String tableHeader()Table header.- Returns:
- the string
-
name
String name()Name.- Returns:
- the string
-
type
String type()Type.- Returns:
- the string
-
summary
String summary()Summary.- Returns:
- the string
-
text
String text()Text.- Returns:
- the string
-
row0
String row0()Row 0.- Returns:
- the string
-
row1
String row1()Row 1.- Returns:
- the string
-
rowh
String rowh()Rowh.- Returns:
- the string
-
cssNumber
String cssNumber()Css number.- Returns:
- the string
-
cssNull
String cssNull()Css null.- Returns:
- the string
-
cssBoolean
String cssBoolean()Css boolean.- Returns:
- the string
-
cssKey
String cssKey()Css key.- Returns:
- the string
-
cssString
String cssString()Css string.- Returns:
- the string
-
pre
String pre()Pre.- Returns:
- the string
-
cssTable
String cssTable()Css table.- Returns:
- the string
-
typeLink
String typeLink()Type link.- Returns:
- the string
-
desc
String desc()Desc.- Returns:
- the string
-
entryTitle
String entryTitle()Entry title.- Returns:
- the string
-
rowTitle
String rowTitle()Row title.- Returns:
- the string
-
entrySelected
String entrySelected()Entry selected.- Returns:
- the string
-
dlg
String dlg()Dlg.- Returns:
- the string
-
btn
String btn()Btn.- Returns:
- the string
-
imgButton
String imgButton()Img button.- Returns:
- the string
-
title
String title()title.- Returns:
- title string
-
entryImportent
String entryImportent()API接口 显示重要样式- Returns:
- string
-
refLink
String refLink()reflink- Returns:
- string
-
tag
String tag()tags- Returns:
- string
-
dlgSummary
String dlgSummary()
-