com.arsdigita.cms.ui
Class EmptyImageBrowserModel
java.lang.Object
com.arsdigita.cms.ui.EmptyImageBrowserModel
- All Implemented Interfaces:
- ImageBrowserModel
- public class EmptyImageBrowserModel
- extends Object
- implements ImageBrowserModel
An ImageBrowserModel
which is always empty
- Version:
- $Id: //cms/dev/src/com/arsdigita/cms/ui/EmptyImageBrowserModel.java#5 $
- Author:
- Stanislav Freidin
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
versionId
public static final String versionId
- See Also:
- Constant Field Values
EmptyImageBrowserModel
public EmptyImageBrowserModel()
- Construct a new EmptyImageBrowserModel
nextRow
public boolean nextRow()
- Description copied from interface:
ImageBrowserModel
- Advance to the next row, if possible
- Specified by:
nextRow
in interface ImageBrowserModel
- Returns:
- true if the current row is valid; false if there
are no more rows
getImageAsset
public ImageAsset getImageAsset()
- Specified by:
getImageAsset
in interface ImageBrowserModel
- Returns:
- the current image asset
getActionLabel
public String getActionLabel()
- Specified by:
getActionLabel
in interface ImageBrowserModel
- Returns:
- the label for the action link
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2352 UTC