org.gcube.portlets.user.shareupdates.client.form
Class ShareUpdateForm

java.lang.Object
  extended by com.google.gwt.user.client.ui.UIObject
      extended by com.google.gwt.user.client.ui.Widget
          extended by com.google.gwt.user.client.ui.Composite
              extended by org.gcube.portlets.user.shareupdates.client.form.ShareUpdateForm
All Implemented Interfaces:
com.google.gwt.event.logical.shared.HasAttachHandlers, com.google.gwt.event.shared.HasHandlers, com.google.gwt.user.client.EventListener, com.google.gwt.user.client.ui.HasVisibility, com.google.gwt.user.client.ui.IsRenderable, com.google.gwt.user.client.ui.IsWidget

public class ShareUpdateForm
extends com.google.gwt.user.client.ui.Composite

Version:
1.2 Nov 2012
Author:
Massimiliano Assante

Nested Class Summary
 
Nested classes/interfaces inherited from class com.google.gwt.user.client.ui.UIObject
com.google.gwt.user.client.ui.UIObject.DebugIdImpl, com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled
 
Field Summary
static String avatar_default
           
protected static String ERROR_UPDATE_TEXT
           
static String loading
           
protected static String SHARE_UPDATE_TEXT
           
 
Fields inherited from class com.google.gwt.user.client.ui.UIObject
DEBUG_ID_PREFIX
 
Constructor Summary
ShareUpdateForm()
           
 
Method Summary
protected  void cancelPreview()
           
protected  void checkLink(String textToCheck)
          called when pasting a possible link
static ShareUpdateForm get()
           
 
Methods inherited from class com.google.gwt.user.client.ui.Composite
claimElement, getWidget, initializeClaimedElement, initWidget, isAttached, onAttach, onBrowserEvent, onDetach, render, render, resolvePotentialElement, setWidget
 
Methods inherited from class com.google.gwt.user.client.ui.Widget
addAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, doAttachChildren, doDetachChildren, fireEvent, getHandlerCount, getLayoutData, getParent, isOrWasAttached, onLoad, onUnload, removeFromParent, setLayoutData, sinkEvents
 
Methods inherited from class com.google.gwt.user.client.ui.UIObject
addStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, getTitle, isVisible, isVisible, onEnsureDebugId, removeStyleDependentName, removeStyleName, setElement, setElement, setHeight, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, sinkBitlessEvent, toString, unsinkEvents
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

SHARE_UPDATE_TEXT

protected static final String SHARE_UPDATE_TEXT
See Also:
Constant Field Values

ERROR_UPDATE_TEXT

protected static final String ERROR_UPDATE_TEXT
See Also:
Constant Field Values

loading

public static final String loading

avatar_default

public static final String avatar_default
Constructor Detail

ShareUpdateForm

public ShareUpdateForm()
Method Detail

get

public static ShareUpdateForm get()

checkLink

protected void checkLink(String textToCheck)
called when pasting a possible link

Parameters:
linkToCheck -

cancelPreview

protected void cancelPreview()


Copyright © 2014. All Rights Reserved.