public class ControlGroup extends HtmlWidget implements HasType<ControlGroupType>
ControlGroup can include html and widget
<b:ControlGroup>
ControlGroup can include html and widgets<br/>
<b:Controls/>
<a href="#"></a>
</b:ControlGroup>
Controls,
Fieldset,
Bootstrap documentationUIObject.DebugIdImpl, UIObject.DebugIdImplEnabledIndexedPanel.ForIsWidgetHasWidgets.ForIsWidgetDEBUG_ID_PREFIX| Constructor and Description |
|---|
ControlGroup()
Creates an empty widget.
|
ControlGroup(String html)
Creates a widget with the html set..
|
| Modifier and Type | Method and Description |
|---|---|
void |
setType(ControlGroupType type)
Sets the type of the widget.
|
addStyle, removeStyle, setHideOn, setShowOn, setStyleadd, add, add, addAndReplaceElement, addAndReplaceElement, addAndReplaceElement, addAndReplaceElement, addAndReplaceElement, createUniqueId, getElementById, wrapadd, adjustIndex, checkIndexBoundsForAccess, checkIndexBoundsForInsertion, getChildren, getWidget, getWidgetCount, getWidgetIndex, getWidgetIndex, insert, insert, iterator, remove, removeadd, adopt, adopt, clear, disown, doAttachChildren, doDetachChildren, orphan, removeaddAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, fireEvent, getHandlerCount, getLayoutData, getParent, isAttached, isOrWasAttached, onAttach, onBrowserEvent, onDetach, onLoad, onUnload, removeFromParent, setLayoutData, sinkEventsaddStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, getTitle, isVisible, isVisible, onEnsureDebugId, removeStyleDependentName, removeStyleName, resolvePotentialElement, setElement, setElement, setHeight, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, sinkBitlessEvent, toString, unsinkEventspublic ControlGroup(String html)
html - content htmlpublic ControlGroup()
public void setType(ControlGroupType type)
setType in interface HasType<ControlGroupType>Copyright © 2012-2014 gwtbootstrap. All Rights Reserved.