|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlumis.doui.control.Control
lumis.doui.control.button.AutoEmbeddedInterfaceStandardButtonsControl
public class AutoEmbeddedInterfaceStandardButtonsControl
Renders the standard buttons for a property page embedded within a Lumis Portal page. This control detects whether exists a "commit" process action handler and renders the [OK] button appropriately.
Generally this control renders the following sub-controls:
<control type="lum_interfaceButtons" id="interfaceButtons.autoembedded"> <control type="lum_okButton" id="buttonOk" /> </control>
OkButtonControl
Field Summary |
---|
Constructor Summary | |
---|---|
AutoEmbeddedInterfaceStandardButtonsControl()
|
Method Summary | |
---|---|
void |
buildSubControls()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AutoEmbeddedInterfaceStandardButtonsControl()
Method Detail |
---|
public void buildSubControls() throws PortalException
buildSubControls
in interface IControl
buildSubControls
in class Control
PortalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |