Class TRefreshablePanelElement

All Implemented Interfaces:
TParentElement, ITooltipProvider, IEnableStateProvider
Direct Known Subclasses:
AbstractFileListPanel, ActionBar, NavigationBar, TFileExplorerPanel, TitleBar, TStackTracePanel

public abstract class TRefreshablePanelElement extends TPanelElement
A TPanelElement that features refresh() and init().

Use refresh() to "refresh" this TPanelElement.

See Also: