Interface CustomerLogoConfigView
- All Superinterfaces:
Serializable,View
- All Known Implementing Classes:
CustomerLogoConfigViewImpl
public interface CustomerLogoConfigView
extends View
-
Field Summary
Fields -
Method Summary
Methods inherited from interface View
getTitle, getViewComponent
-
Field Details
-
ROOT_VIEW_RODAPE_REPLACE
- See Also:
-
LABEL_DAVINTI_REPLACE
- See Also:
-
COLOR_BKGROUND_BLACK
- See Also:
-
COLOR_FRGROUND_ORANG
- See Also:
-
COLOR_BKGROUND_WHITE
- See Also:
-
COLOR_FRGROUND_BLACK
- See Also:
-
-
Method Details
-
showPreview
void showPreview(Resource resource) -
getColorField
OptionGroup getColorField() -
uploadField
Upload uploadField() -
saveButton
Button saveButton()
-