public static interface AppResources.Styles extends CssResource
CssResource.ClassName, CssResource.Import, CssResource.ImportedWithPrefix, CssResource.NotStrict, CssResource.Shared, CssResource.Strict
Modifier and Type | Method and Description |
---|---|
String |
addAction() |
String |
bigTitle() |
String |
close() |
String |
closeButton() |
String |
deleteAction() |
String |
doneAction() |
String |
editAction() |
String |
error() |
String |
gwtPopupPanel() |
String |
menuAction() |
String |
message() |
String |
mobileTextField() |
String |
success() |
ensureInjected, getText
getName
String success()
String error()
String message()
String close()
String doneAction()
String addAction()
String editAction()
String deleteAction()
String menuAction()
String mobileTextField()
String closeButton()
@CssResource.ClassName(value="gwt-PopupPanel") String gwtPopupPanel()
String bigTitle()
Copyright © 2010-2014 ArcBees. All Rights Reserved.