Package org.opencms.ade.publish.client
Class CmsPublishSelectPanel.MoreItemsCommand
java.lang.Object
org.opencms.ade.publish.client.CmsPublishSelectPanel.MoreItemsCommand
- All Implemented Interfaces:
com.google.gwt.core.client.Scheduler.RepeatingCommand
- Enclosing class:
- CmsPublishSelectPanel
protected class CmsPublishSelectPanel.MoreItemsCommand
extends Object
implements com.google.gwt.core.client.Scheduler.RepeatingCommand
Command for adding more list items to the list of publish items.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
MoreItemsCommand
Creates a new instance.- Parameters:
numItems
- the maximal number of items to add
-
-
Method Details
-
execute
- Specified by:
execute
in interfacecom.google.gwt.core.client.Scheduler.RepeatingCommand
- See Also:
-
Scheduler.RepeatingCommand.execute()
-