public class RefreshSelectorMenuBuilder extends Object implements MenuFactory.CustomMenuBuilder
| Modifier and Type | Class and Description |
|---|---|
static interface |
RefreshSelectorMenuBuilder.SupportsRefreshInterval |
| Constructor and Description |
|---|
RefreshSelectorMenuBuilder(RefreshSelectorMenuBuilder.SupportsRefreshInterval supportsRefreshInterval) |
| Modifier and Type | Method and Description |
|---|---|
MenuItem |
build() |
protected org.gwtbootstrap3.client.ui.AnchorListItem |
createTimeSelector(int time,
String name,
int configuredSeconds,
org.gwtbootstrap3.client.ui.AnchorListItem refreshDisableButton) |
void |
loadOptions(int configuredSeconds) |
void |
push(MenuFactory.CustomMenuBuilder element) |
protected void |
setupMenuButton() |
protected void |
setupMenuButtonGroup() |
protected void |
setupMenuDropDown() |
public RefreshSelectorMenuBuilder(RefreshSelectorMenuBuilder.SupportsRefreshInterval supportsRefreshInterval)
public void push(MenuFactory.CustomMenuBuilder element)
push in interface MenuFactory.CustomMenuBuilderpublic MenuItem build()
build in interface MenuFactory.CustomMenuBuilderprotected void setupMenuButtonGroup()
protected void setupMenuButton()
protected void setupMenuDropDown()
protected org.gwtbootstrap3.client.ui.AnchorListItem createTimeSelector(int time,
String name,
int configuredSeconds,
org.gwtbootstrap3.client.ui.AnchorListItem refreshDisableButton)
public void loadOptions(int configuredSeconds)
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.