org.exoplatform.gwtframework.ui.client.command
Class LoaderControl

java.lang.Object
  extended by org.exoplatform.gwtframework.ui.client.command.Control<LoaderControl>
      extended by org.exoplatform.gwtframework.ui.client.command.LoaderControl

public class LoaderControl
extends Control<LoaderControl>

Created by The eXo Platform SAS .

Version:
$
Author:
Vitaliy Gulyy

Constructor Summary
LoaderControl(java.lang.String id)
           
 
Method Summary
 com.google.gwt.event.shared.GwtEvent<?> getEvent()
           
 LoaderControl setEvent(com.google.gwt.event.shared.GwtEvent<?> event)
           
 
Methods inherited from class org.exoplatform.gwtframework.ui.client.command.Control
disable, enable, getDisabledImage, getIcon, getId, getNormalImage, getPrompt, getStateListeners, hasDelimiterBefore, hide, isEnabled, isVisible, setDelimiterBefore, setDisabledImage, setEnabled, setIcon, setImages, setNormalImage, setPrompt, setVisible, show
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoaderControl

public LoaderControl(java.lang.String id)
Method Detail

getEvent

public com.google.gwt.event.shared.GwtEvent<?> getEvent()

setEvent

public LoaderControl setEvent(com.google.gwt.event.shared.GwtEvent<?> event)


Copyright © 2012 eXo Platform SAS. All Rights Reserved.