Interface PropertiesAware
-
- All Known Subinterfaces:
Action,JsonPropertiesAware
- All Known Implementing Classes:
AbstractAction,AbstractReduxAction,AbstractTable,Button,Checkbox,CheckboxFieldSet,CheckboxGroup,ClearAction,CloseAction,CodeEditor,CompiledObject.Operation,CompiledQuery,Component,Control,CopyAction,CustomAction,CustomControl,CustomField,CustomWidget,DateInterval,DatePicker,EditForm,Field,FieldSet,FileUpload,Form,HeaderItem,Hidden,HtmlControl,HtmlWidget,InputMoney,InputSelect,InputSelectTree,InputText,InvokeAction,Layout,LineFieldSet,LinkAction,ListControl,ListWidget,MaskedInput,MenuItem,N2oCustomAction,N2oCustomCell,OnClick,OutputText,Page,PanelRegion.Panel,Password,Pills,RadioGroup,RefreshAction,Region.Item,SearchButtons,Select,SetFieldSet,ShowModal,StandardField,Table,TabsRegion.Tab,Text,TextArea,TextEditor,Tree,Widget
public interface PropertiesAwareЗнание о дополнительных свойствах
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Map<String,Object>getProperties()voidsetProperties(Map<String,Object> properties)
-