public class Panel extends java.lang.Object implements InlayCenterContent, Remotable
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
id |
protected SessionData |
sessionData |
Constructor and Description |
---|
Panel(SessionData sessionData) |
Modifier and Type | Method and Description |
---|---|
void |
add(AttributeList attributeList) |
void |
add(AttributeList attributeList,
java.lang.String position) |
protected void |
add(de.must.appletserver.Panel.Element element) |
void |
add(Panel panel) |
void |
add(Panel panel,
java.lang.String position) |
void |
add(Remotable remotable) |
void |
add(Remotable remotable,
java.lang.String position) |
protected void |
buildRemoteView(de.must.appletserver.Panel.Element element,
ToAppletWriter out) |
void |
buildRemoteView(ToAppletWriter out)
Build remote view.
|
void |
destroy()
Don't wait until garbage collector removed weak reference.
|
void |
fetchValuesFromRequest(GeneralizedRequest request) |
protected void |
sendValuesTo(de.must.appletserver.Panel.Element element,
ToAppletWriter out) |
void |
sendValuesTo(ToAppletWriter out) |
void |
setToolTipText(java.lang.String toolTipText)
Sets the component's tool tip text.
|
protected SessionData sessionData
protected java.lang.String id
public Panel(SessionData sessionData)
public void setToolTipText(java.lang.String toolTipText)
Remotable
setToolTipText
in interface Remotable
toolTipText
- the component's tool tip textpublic void add(Panel panel)
public void add(Panel panel, java.lang.String position)
public void add(AttributeList attributeList)
public void add(AttributeList attributeList, java.lang.String position)
public void add(Remotable remotable)
public void add(Remotable remotable, java.lang.String position)
protected void add(de.must.appletserver.Panel.Element element)
public void buildRemoteView(ToAppletWriter out)
InlayCenterContent
buildRemoteView
in interface AppletTalker
buildRemoteView
in interface InlayCenterContent
out
- the writer which will be read by the appletprotected void buildRemoteView(de.must.appletserver.Panel.Element element, ToAppletWriter out)
public void sendValuesTo(ToAppletWriter out)
protected void sendValuesTo(de.must.appletserver.Panel.Element element, ToAppletWriter out)
public void fetchValuesFromRequest(GeneralizedRequest request)
fetchValuesFromRequest
in interface Remotable
Copyright 1998-2023 Christoph Mueller, Kaerntner Str. 56, D-70469 Stuttgart, Germany, https://www.perpus.de