Interface RefreshableTabPanel
-
- All Known Implementing Classes:
ExpressionPropertyPanel,ItemPanel,MetadataContainerPanel,PasswordPropertyPanel,PrismContainerPanel,PrismPropertyPanel,PrismReferencePanel,ProfilingClassLoggerPanel,ProvenanceMetadataPanel,ResourceAttributeDefinitionPanel,TaskBasicPanel,TaskEnvironmentalPerformancePanel,TaskErrorsPanel,TaskInternalPerformancePanel,TaskOperationPanel,TaskPerformancePanel,TaskResultPanel,TaskSubtasksAndThreadsPanel,VerticalFormPasswordPropertyPanel,VerticalFormPrismContainerPanel,VerticalFormPrismPropertyPanel,VerticalFormPrismReferencePanel
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface public interface RefreshableTabPanel
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Collection<org.apache.wicket.Component>getComponentsToUpdate()
-
-
-
Method Detail
-
getComponentsToUpdate
Collection<org.apache.wicket.Component> getComponentsToUpdate()
-
-