public class FileInputButton extends com.google.gwt.user.client.ui.Composite implements com.google.gwt.event.logical.shared.HasValueChangeHandlers<com.google.gwt.core.client.JsArray<FileInputButton.UploadFile>>
Modifier and Type | Class and Description |
---|---|
static class |
FileInputButton.UploadFile |
Constructor and Description |
---|
FileInputButton() |
Modifier and Type | Method and Description |
---|---|
void |
addStyleName(String additionalStyle) |
com.google.gwt.event.shared.HandlerRegistration |
addValueChangeHandler(com.google.gwt.event.logical.shared.ValueChangeHandler<com.google.gwt.core.client.JsArray<FileInputButton.UploadFile>> handler) |
String |
getText() |
void |
setIcon(org.gwtbootstrap3.client.ui.constants.IconType type) |
void |
setMultiple(boolean multiple) |
void |
setText(String text) |
void |
setType(org.gwtbootstrap3.client.ui.constants.ButtonType additionalStyle) |
claimElement, getWidget, initializeClaimedElement, initWidget, isAttached, onAttach, onBrowserEvent, onDetach, render, render, resolvePotentialElement, setWidget
addAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, doAttachChildren, doDetachChildren, fireEvent, getHandlerCount, getLayoutData, getParent, isOrWasAttached, onLoad, onUnload, removeFromParent, setLayoutData, sinkEvents, unsinkEvents
addStyleDependentName, 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
protected static final CommonCss css
public void setMultiple(boolean multiple)
public void setType(org.gwtbootstrap3.client.ui.constants.ButtonType additionalStyle)
public void addStyleName(String additionalStyle)
addStyleName
in class com.google.gwt.user.client.ui.UIObject
public String getText()
public void setText(String text)
public void setIcon(org.gwtbootstrap3.client.ui.constants.IconType type)
public com.google.gwt.event.shared.HandlerRegistration addValueChangeHandler(com.google.gwt.event.logical.shared.ValueChangeHandler<com.google.gwt.core.client.JsArray<FileInputButton.UploadFile>> handler)
addValueChangeHandler
in interface com.google.gwt.event.logical.shared.HasValueChangeHandlers<com.google.gwt.core.client.JsArray<FileInputButton.UploadFile>>
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.