Interface I_CmsUpdatableComponent
- All Known Implementing Classes:
CmsDbRemovePublishLocks,CmsLinkInFolderValidationApp,CmsLinkValidationInternalTable
public interface I_CmsUpdatableComponent
Interface with method to update a vaadin table.
-
Method Summary
-
Method Details
-
update
Updates a component depending on given list of resources.- Parameters:
resources- to be displayed in table
-