|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface CustomPlayerControl.UIStyleResource
Defines the CSS class names used by the CustomPlayerControl widget. These class names should be defined in a stylesheet and linked as required by GWT's ClientBundle
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 | |
---|---|
String |
next()
|
String |
nextDisabled()
|
String |
pause()
|
String |
play()
|
String |
playDisabled()
|
String |
prev()
|
String |
prevDisabled()
|
String |
stop()
|
String |
stopDisabled()
|
String |
volume()
|
Methods inherited from interface com.google.gwt.resources.client.CssResource |
---|
ensureInjected, getText |
Methods inherited from interface com.google.gwt.resources.client.ResourcePrototype |
---|
getName |
Method Detail |
---|
String play()
String playDisabled()
String pause()
String stop()
String stopDisabled()
String next()
String nextDisabled()
String prev()
String prevDisabled()
String volume()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |