public interface GralPanel_ifc extends GralWidget_ifc
GralPanelContent which may also the whole display
implemented with GralScreen.GralWidget_ifc.ActionChange, GralWidget_ifc.ActionChangeWhensVersion| Modifier and Type | Method and Description |
|---|---|
GralCanvasStorage |
canvas() |
GralWidget |
getPanelWidget() |
java.util.List<GralWidgetBase> |
getWidgetList() |
GralPos |
pos()
Position of the widget, which refers also the
GralPos.parent. |
void |
removeWidget(GralWidget widg)
Only used internally
|
getActionChange, getBackColor, getCmd, getContentIdent, getContentInfo, getData, getDataPath, getImplWidget, isChanged, isEditable, isGraphicDisposed, isNotEditableOrShouldInitialize, redraw, redraw, refreshFromVariable, refreshFromVariable, setBackColor, setBackgroundColor, setBoundsPixel, setCmd, setContentIdent, setData, setDataPath, setEditable, setFocus, setForegroundColor, setHtmlHelp, setLineColor, setText, setTextColorgetFocusedWidget, getImplAccess, getName, gralMng, isInFocus, isVisible, setFocus, setFocused, setFocusedWidget, setVisibleGralWidget getPanelWidget()
java.util.List<GralWidgetBase> getWidgetList()
GralPos pos()
GralWidgetBase_ifcGralPos.parent.
The parent in a GralPos has usual the reference to the GralMng.pos in interface GralWidgetBase_ifcGralCanvasStorage canvas()
void removeWidget(GralWidget widg)
widg - toResize -