Class CustomerLogoConfigViewImpl
Object
CustomerLogoConfigViewImpl
- All Implemented Interfaces:
View,CustomerLogoConfigView,Serializable
@Component
@Scope("prototype")
public class CustomerLogoConfigViewImpl
extends Object
implements CustomerLogoConfigView
- See Also:
-
Field Summary
Fields inherited from interface CustomerLogoConfigView
COLOR_BKGROUND_BLACK, COLOR_BKGROUND_WHITE, COLOR_FRGROUND_BLACK, COLOR_FRGROUND_ORANG, LABEL_DAVINTI_REPLACE, ROOT_VIEW_RODAPE_REPLACE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetTitle()ComponentButtonvoidshowPreview(Resource resource) Upload
-
Constructor Details
-
CustomerLogoConfigViewImpl
public CustomerLogoConfigViewImpl()
-
-
Method Details
-
getViewComponent
public Component getViewComponent()- Specified by:
getViewComponentin interfaceView
-
getTitle
- Specified by:
getTitlein interfaceView
-
showPreview
public void showPreview(Resource resource) - Specified by:
showPreviewin interfaceCustomerLogoConfigView
-
uploadField
public Upload uploadField()- Specified by:
uploadFieldin interfaceCustomerLogoConfigView
-
getColorField
- Specified by:
getColorFieldin interfaceCustomerLogoConfigView
-
saveButton
public Button saveButton()- Specified by:
saveButtonin interfaceCustomerLogoConfigView
-