protected class Combobox.ExtraCtrl extends HtmlBasedComponent.ExtraCtrl implements Blockable
HtmlBasedComponent.getExtraCtrl().
It is used only by component developers.
If a component requires more client controls, it is suggested to
override HtmlBasedComponent.getExtraCtrl() to return an instance that extends from
this class.
| Modifier | Constructor and Description |
|---|---|
protected |
Combobox.ExtraCtrl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
shallBlock(AuRequest request)
Return true if the request shall be blocked.
|
setPrologContentpublic boolean shallBlock(AuRequest request)
BlockableshallBlock in interface BlockableCopyright © 2005-2011 Potix Corporation. All Rights Reserved.