public class SlideUpGroupbox
extends Div
| Constructor and Description |
|---|
SlideUpGroupbox() |
SlideUpGroupbox(boolean open) |
| Modifier and Type | Method and Description |
|---|---|
void |
clearContent() |
Component |
getContent() |
String |
getLabel() |
int |
getTimeOut() |
void |
setCaption(Component component) |
void |
setContent(Component comp) |
void |
setLabel(String label) |
void |
setTimeOut(int timeOut) |
public SlideUpGroupbox()
public SlideUpGroupbox(boolean open)
public void setLabel(String label)
public void setCaption(Component component)
public String getLabel()
public void setContent(Component comp)
public void clearContent()
public Component getContent()
public void setTimeOut(int timeOut)
public int getTimeOut()
Copyright © 2017 SAP SE. All Rights Reserved.