org.gcube.portlets.admin.resourcesweeper.client
Class Commands

java.lang.Object
  extended by org.gcube.portlets.admin.resourcesweeper.client.Commands

public class Commands
extends Object

Here is a set of commands executed inside callbacks that involve interactions with client-side widgets. Additionally other commands are provided for general purpose functionalities (e.g. refresh components, main components lookup, ...).m

Author:
Daniele Strollo (ISTI-CNR)

Constructor Summary
Commands()
           
 
Method Summary
static void showPopup(String title, String text)
           
static void showPopup(String title, String text, int delayMills)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Commands

public Commands()
Method Detail

showPopup

public static void showPopup(String title,
                             String text)

showPopup

public static void showPopup(String title,
                             String text,
                             int delayMills)


Copyright © 2013. All Rights Reserved.