@Dependent public class PolicyChain extends com.google.gwt.user.client.ui.FlowPanel implements com.google.gwt.user.client.TakesValue<List<io.apiman.manager.api.beans.summary.PolicySummaryBean>>
com.google.gwt.user.client.ui.UIObject.DebugIdImpl, com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled| Modifier and Type | Field and Description |
|---|---|
protected org.jboss.errai.ui.client.local.spi.TranslationService |
i18n |
| Constructor and Description |
|---|
PolicyChain()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
createIconColumn(io.apiman.manager.api.beans.summary.PolicySummaryBean bean,
com.google.gwt.user.client.ui.FlowPanel row)
Creates the icon column.
|
protected NoEntitiesWidget |
createNoEntitiesWidget() |
protected void |
createSummaryColumn(io.apiman.manager.api.beans.summary.PolicySummaryBean bean,
com.google.gwt.user.client.ui.FlowPanel row)
Creates the summary column.
|
List<io.apiman.manager.api.beans.summary.PolicySummaryBean> |
getValue() |
void |
refresh()
Refresh the display with the current value.
|
void |
setValue(List<io.apiman.manager.api.beans.summary.PolicySummaryBean> value) |
add, adjustIndex, checkIndexBoundsForAccess, checkIndexBoundsForInsertion, getChildren, getWidget, getWidgetCount, getWidgetIndex, getWidgetIndex, insert, insert, iterator, remove, removeadd, adopt, adopt, 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, unsinkEventsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic List<io.apiman.manager.api.beans.summary.PolicySummaryBean> getValue()
getValue in interface com.google.gwt.user.client.TakesValue<List<io.apiman.manager.api.beans.summary.PolicySummaryBean>>TakesValue.getValue()public void setValue(List<io.apiman.manager.api.beans.summary.PolicySummaryBean> value)
setValue in interface com.google.gwt.user.client.TakesValue<List<io.apiman.manager.api.beans.summary.PolicySummaryBean>>TakesValue.setValue(java.lang.Object)public void refresh()
protected NoEntitiesWidget createNoEntitiesWidget()
protected void createIconColumn(io.apiman.manager.api.beans.summary.PolicySummaryBean bean,
com.google.gwt.user.client.ui.FlowPanel row)
bean - row - protected void createSummaryColumn(io.apiman.manager.api.beans.summary.PolicySummaryBean bean,
com.google.gwt.user.client.ui.FlowPanel row)
bean - row - Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.