|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IPlaceHolder | |
|---|---|
| com.ebmwebsourcing.geasytools.webeditor.api.components | |
| com.ebmwebsourcing.geasytools.webeditor.api.layout | |
| Uses of IPlaceHolder in com.ebmwebsourcing.geasytools.webeditor.api.components |
|---|
| Methods in com.ebmwebsourcing.geasytools.webeditor.api.components that return IPlaceHolder | |
|---|---|
IPlaceHolder |
IComponent.getPlaceHolder()
|
| Methods in com.ebmwebsourcing.geasytools.webeditor.api.components with parameters of type IPlaceHolder | |
|---|---|
void |
IComponent.setPlaceHolder(IPlaceHolder placeHolder)
|
| Uses of IPlaceHolder in com.ebmwebsourcing.geasytools.webeditor.api.layout |
|---|
| Subinterfaces of IPlaceHolder in com.ebmwebsourcing.geasytools.webeditor.api.layout | |
|---|---|
interface |
IContentPanelPlaceHolder
|
interface |
IMainMenuPlaceHolder
|
interface |
IMultipleComponentPlaceHolder
|
interface |
IToolBarPlaceHolder
|
| Methods in com.ebmwebsourcing.geasytools.webeditor.api.layout that return IPlaceHolder | |
|---|---|
IPlaceHolder |
ILayout.getPlaceHolderByPosition(IPlaceHolderPosition position)
|
| Methods in com.ebmwebsourcing.geasytools.webeditor.api.layout that return types with arguments of type IPlaceHolder | |
|---|---|
java.util.HashMap<IPlaceHolderPosition,IPlaceHolder> |
ILayout.getPlaceHolders()
|
| Methods in com.ebmwebsourcing.geasytools.webeditor.api.layout with parameters of type IPlaceHolder | |
|---|---|
void |
ILayout.addPlaceHolder(IPlaceHolderPosition position,
IPlaceHolder placeHolder)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||