|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IActionFormItem
Represents action form item. Action item is wrapper of
IActionProvider
for using as form item.
In visual interpretation this interface allows to specify some action button
as form item.
Method Summary | |
---|---|
IActionProvider |
getAction()
Returns item action provider. |
FormItemSize |
getSize()
Returns item size. |
Methods inherited from interface net.pleso.framework.client.bl.forms.items.IFormItem |
---|
getCaption |
Method Detail |
---|
IActionProvider getAction()
FormItemSize getSize()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |