@Dependent
public class PaletteScreen
extends com.google.gwt.user.client.ui.Composite
Modifier and Type | Field and Description |
---|---|
org.gwtbootstrap3.client.ui.PanelGroup |
accordion |
com.google.gwt.user.client.ui.SimplePanel |
categoryConnectors |
com.google.gwt.user.client.ui.SimplePanel |
categoryContainers |
com.google.gwt.user.client.ui.SimplePanel |
categoryFixedShapes |
com.google.gwt.user.client.ui.SimplePanel |
categoryShapes |
org.gwtbootstrap3.client.ui.PanelCollapse |
collapseCategoryConnectors |
org.gwtbootstrap3.client.ui.PanelCollapse |
collapseCategoryContainers |
org.gwtbootstrap3.client.ui.PanelCollapse |
collapseCategoryFixedShapes |
org.gwtbootstrap3.client.ui.PanelCollapse |
collapseCategoryShapes |
org.gwtbootstrap3.client.ui.PanelHeader |
headerCategoryConnectors |
org.gwtbootstrap3.client.ui.PanelHeader |
headerCategoryContainers |
org.gwtbootstrap3.client.ui.PanelHeader |
headerCategoryFixedShapes |
org.gwtbootstrap3.client.ui.PanelHeader |
headerCategoryShapes |
Constructor and Description |
---|
PaletteScreen() |
Modifier and Type | Method and Description |
---|---|
String |
getTitle() |
com.google.gwt.user.client.ui.IsWidget |
getView() |
void |
init() |
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, addStyleName, ensureDebugId, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, isVisible, isVisible, onEnsureDebugId, removeStyleDependentName, removeStyleName, setElement, setElement, setHeight, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, sinkBitlessEvent, toString
@UiField public com.google.gwt.user.client.ui.SimplePanel categoryShapes
@UiField public com.google.gwt.user.client.ui.SimplePanel categoryFixedShapes
@UiField public com.google.gwt.user.client.ui.SimplePanel categoryConnectors
@UiField public com.google.gwt.user.client.ui.SimplePanel categoryContainers
@UiField public org.gwtbootstrap3.client.ui.PanelGroup accordion
@UiField public org.gwtbootstrap3.client.ui.PanelHeader headerCategoryShapes
@UiField public org.gwtbootstrap3.client.ui.PanelCollapse collapseCategoryShapes
@UiField public org.gwtbootstrap3.client.ui.PanelHeader headerCategoryFixedShapes
@UiField public org.gwtbootstrap3.client.ui.PanelCollapse collapseCategoryFixedShapes
@UiField public org.gwtbootstrap3.client.ui.PanelHeader headerCategoryConnectors
@UiField public org.gwtbootstrap3.client.ui.PanelCollapse collapseCategoryConnectors
@UiField public org.gwtbootstrap3.client.ui.PanelHeader headerCategoryContainers
@UiField public org.gwtbootstrap3.client.ui.PanelCollapse collapseCategoryContainers
@PostConstruct public void init()
public String getTitle()
getTitle
in class com.google.gwt.user.client.ui.UIObject
public com.google.gwt.user.client.ui.IsWidget getView()
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.