@Dependent @Templated(value="TaskAssignmentsViewImpl.html") public class TaskAssignmentsViewImpl extends com.google.gwt.user.client.ui.Composite implements TaskAssignmentsPresenter.TaskAssignmentsView
| Modifier and Type | Field and Description |
|---|---|
com.github.gwtbootstrap.client.ui.Button |
delegateButton |
com.github.gwtbootstrap.client.ui.ControlLabel |
detailsAccordionLabel |
com.github.gwtbootstrap.client.ui.HelpBlock |
userOrGroupHelpBlock |
com.github.gwtbootstrap.client.ui.Label |
userOrGroupLabel |
com.github.gwtbootstrap.client.ui.TextBox |
userOrGroupText |
com.github.gwtbootstrap.client.ui.Label |
usersGroupsControlsLabel |
com.github.gwtbootstrap.client.ui.Label |
usersGroupsControlsPanel |
| Constructor and Description |
|---|
TaskAssignmentsViewImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
delegateButton(com.google.gwt.event.dom.client.ClickEvent e) |
void |
displayNotification(String text) |
com.github.gwtbootstrap.client.ui.Button |
getDelegateButton() |
com.github.gwtbootstrap.client.ui.HelpBlock |
getUserOrGroupHelpBlock() |
com.github.gwtbootstrap.client.ui.TextBox |
getUserOrGroupText() |
com.github.gwtbootstrap.client.ui.Label |
getUsersGroupsControlsPanel() |
void |
init(TaskAssignmentsPresenter presenter) |
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, toString@Inject @DataField public com.github.gwtbootstrap.client.ui.ControlLabel detailsAccordionLabel
@Inject @DataField public com.github.gwtbootstrap.client.ui.Label userOrGroupLabel
@Inject @DataField public com.github.gwtbootstrap.client.ui.Label usersGroupsControlsLabel
@Inject @DataField public com.github.gwtbootstrap.client.ui.TextBox userOrGroupText
@Inject @DataField public com.github.gwtbootstrap.client.ui.Button delegateButton
@Inject @DataField public com.github.gwtbootstrap.client.ui.Label usersGroupsControlsPanel
@Inject @DataField public com.github.gwtbootstrap.client.ui.HelpBlock userOrGroupHelpBlock
public void init(TaskAssignmentsPresenter presenter)
init in interface TaskAssignmentsPresenter.TaskAssignmentsView@EventHandler(value="delegateButton") public void delegateButton(com.google.gwt.event.dom.client.ClickEvent e)
public com.github.gwtbootstrap.client.ui.Label getUsersGroupsControlsPanel()
getUsersGroupsControlsPanel in interface TaskAssignmentsPresenter.TaskAssignmentsViewpublic void displayNotification(String text)
displayNotification in interface TaskAssignmentsPresenter.TaskAssignmentsViewpublic com.github.gwtbootstrap.client.ui.Button getDelegateButton()
getDelegateButton in interface TaskAssignmentsPresenter.TaskAssignmentsViewpublic com.github.gwtbootstrap.client.ui.TextBox getUserOrGroupText()
getUserOrGroupText in interface TaskAssignmentsPresenter.TaskAssignmentsViewpublic com.github.gwtbootstrap.client.ui.HelpBlock getUserOrGroupHelpBlock()
getUserOrGroupHelpBlock in interface TaskAssignmentsPresenter.TaskAssignmentsViewCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.