org.jtheque.core.managers.view.able.components
Interface IUpdatablesPanelView

All Known Implementing Classes:
UpdatablesPanel

public interface IUpdatablesPanelView

An updatable panel view specification.

Author:
Baptiste Wicht

Method Summary
 Updatable getSelectedUpdatable()
          Return the selected updatable.
 

Method Detail

getSelectedUpdatable

Updatable getSelectedUpdatable()
Return the selected updatable.

Returns:
The selected updatable.


Copyright © 2009 JTheque. All Rights Reserved.