public class RowView
extends com.google.gwt.user.client.ui.Composite
| Constructor and Description |
|---|
RowView(ColumnEditorWidget parent,
String rowSpamString,
DropColumnPanel oldDropColumnPanel) |
RowView(LayoutEditorWidget parent,
LayoutRow layoutRow) |
RowView(LayoutEditorWidget parent,
String rowSpamString) |
| Modifier and Type | Method and Description |
|---|---|
static org.gwtbootstrap3.client.ui.constants.ColumnSize |
buildColumnSize(int value) |
protected LayoutComponentView |
createLayoutComponentView(ColumnEditorWidget parent,
LayoutComponent layoutComponent,
LayoutDragComponent layoutDragComponent) |
protected RowView |
createRowView(ColumnEditorWidget parent,
DropColumnPanel dropColumnPanel,
LayoutRow editor) |
protected LayoutDragComponent |
getLayoutDragComponent(LayoutComponent layoutComponent) |
claimElement, getWidget, initializeClaimedElement, initWidget, isAttached, onAttach, onBrowserEvent, onDetach, render, render, resolvePotentialElement, setWidgetaddAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, doAttachChildren, doDetachChildren, fireEvent, getHandlerCount, getLayoutData, getParent, isOrWasAttached, onLoad, onUnload, removeFromParent, setLayoutData, sinkEvents, unsinkEventsaddStyleDependentName, 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, toStringpublic RowView(LayoutEditorWidget parent, String rowSpamString)
public RowView(ColumnEditorWidget parent, String rowSpamString, DropColumnPanel oldDropColumnPanel)
public RowView(LayoutEditorWidget parent, LayoutRow layoutRow)
protected RowView createRowView(ColumnEditorWidget parent, DropColumnPanel dropColumnPanel, LayoutRow editor)
protected LayoutComponentView createLayoutComponentView(ColumnEditorWidget parent, LayoutComponent layoutComponent, LayoutDragComponent layoutDragComponent)
protected LayoutDragComponent getLayoutDragComponent(LayoutComponent layoutComponent)
public static org.gwtbootstrap3.client.ui.constants.ColumnSize buildColumnSize(int value)
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.