|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sibvisions.rad.ui.web.impl.WebResource
com.sibvisions.rad.ui.web.impl.WebLayout<String>
com.sibvisions.rad.ui.web.impl.layout.WebBorderLayout
public class WebBorderLayout
Web server implementation of IBorderLayout.
| Field Summary |
|---|
| Fields inherited from class com.sibvisions.rad.ui.web.impl.WebLayout |
|---|
horizontalGap, margins, verticalGap |
| Fields inherited from interface javax.rad.ui.layout.IBorderLayout |
|---|
CENTER, EAST, NORTH, SOUTH, WEST |
| Constructor Summary | |
|---|---|
WebBorderLayout()
Creates a new instance of WebBorderLayout. |
|
| Method Summary | |
|---|---|
void |
setComponentConstraints(IComponent pComponent,
Object pConstraints)
Converts an added Constraint to the correct Constraint type CE. |
| Methods inherited from class com.sibvisions.rad.ui.web.impl.WebLayout |
|---|
getAsString, getConstraints, getHorizontalGap, getMargins, getVerticalGap, setConstraints, setHorizontalGap, setMargins, setVerticalGap |
| Methods inherited from class com.sibvisions.rad.ui.web.impl.WebResource |
|---|
getNullableAsString, getResource, setAsString, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface javax.rad.ui.ILayout |
|---|
getConstraints, getHorizontalGap, getMargins, getVerticalGap, setConstraints, setHorizontalGap, setMargins, setVerticalGap |
| Methods inherited from interface javax.rad.ui.IResource |
|---|
getResource |
| Constructor Detail |
|---|
public WebBorderLayout()
WebBorderLayout.
IBorderLayout| Method Detail |
|---|
public void setComponentConstraints(IComponent pComponent,
Object pConstraints)
setComponentConstraints in class WebLayout<String>pComponent - the component.pConstraints - the constraints.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||