@Templated(value="/org/overlord/sramp/ui/client/local/site/ontologies.html#sramp-ontology-tier-item") @Dependent public class OntologyEditorTierItem extends com.google.gwt.user.client.ui.Composite implements com.google.gwt.user.client.ui.HasValue<OntologyClassBean>, com.google.gwt.event.dom.client.HasClickHandlers
| Constructor and Description |
|---|
OntologyEditorTierItem()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
addClickHandler(com.google.gwt.event.dom.client.ClickHandler handler) |
com.google.gwt.event.shared.HandlerRegistration |
addValueChangeHandler(com.google.gwt.event.logical.shared.ValueChangeHandler<OntologyClassBean> handler) |
OntologyClassBean |
getValue() |
void |
onBrowserEvent(com.google.gwt.user.client.Event event) |
protected void |
onEdit()
Called when the user clicks the Edit action.
|
protected void |
onRemove()
Called when the user clicks the Remove action.
|
protected void |
postConstruct()
Called after consrtuction.
|
void |
setValue(OntologyClassBean value) |
void |
setValue(OntologyClassBean value,
boolean fireEvents) |
claimElement, getWidget, initializeClaimedElement, initWidget, isAttached, onAttach, onDetach, render, render, resolvePotentialElement, setWidgetaddAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, doAttachChildren, doDetachChildren, fireEvent, getHandlerCount, getLayoutData, getParent, isOrWasAttached, 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, setElement, setElement, setHeight, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, sinkBitlessEvent, toString, unsinkEvents@PostConstruct protected void postConstruct()
public void onBrowserEvent(com.google.gwt.user.client.Event event)
onBrowserEvent in interface com.google.gwt.user.client.EventListeneronBrowserEvent in class com.google.gwt.user.client.ui.CompositeComposite.onBrowserEvent(com.google.gwt.user.client.Event)protected void onRemove()
protected void onEdit()
public com.google.gwt.event.shared.HandlerRegistration addValueChangeHandler(com.google.gwt.event.logical.shared.ValueChangeHandler<OntologyClassBean> handler)
addValueChangeHandler in interface com.google.gwt.event.logical.shared.HasValueChangeHandlers<OntologyClassBean>HasValueChangeHandlers.addValueChangeHandler(com.google.gwt.event.logical.shared.ValueChangeHandler)public com.google.gwt.event.shared.HandlerRegistration addClickHandler(com.google.gwt.event.dom.client.ClickHandler handler)
addClickHandler in interface com.google.gwt.event.dom.client.HasClickHandlersHasClickHandlers.addClickHandler(com.google.gwt.event.dom.client.ClickHandler)public OntologyClassBean getValue()
getValue in interface com.google.gwt.user.client.TakesValue<OntologyClassBean>getValue in interface com.google.gwt.user.client.ui.HasValue<OntologyClassBean>HasValue.getValue()public void setValue(OntologyClassBean value)
setValue in interface com.google.gwt.user.client.TakesValue<OntologyClassBean>setValue in interface com.google.gwt.user.client.ui.HasValue<OntologyClassBean>HasValue.setValue(java.lang.Object)public void setValue(OntologyClassBean value, boolean fireEvents)
setValue in interface com.google.gwt.user.client.ui.HasValue<OntologyClassBean>HasValue.setValue(java.lang.Object, boolean)Copyright © 2011-2014 JBoss, a division of Red Hat. All Rights Reserved.