public interface SessionScreenView
extends com.google.gwt.user.client.ui.IsWidget
| Modifier and Type | Method and Description |
|---|---|
void |
setMarginTop(int px) |
void |
setPaddingTop(int px) |
void |
setScreenViewBgColor(String color) |
void |
showEmptySession() |
void |
showScreenView(com.google.gwt.user.client.ui.IsWidget view) |
void showEmptySession()
void showScreenView(com.google.gwt.user.client.ui.IsWidget view)
void setScreenViewBgColor(String color)
void setMarginTop(int px)
void setPaddingTop(int px)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.