Interface PropertiesAware
-
- All Known Subinterfaces:
Action,JsonPropertiesAware,LinkAction
- All Known Implementing Classes:
AbstractAction,AbstractButton,AbstractCell,AbstractFilterButtonField,AbstractModal,AbstractTable,ActionCell,ActionField,AlertAction,AlertField,AutoComplete,BadgeCell,ButtonField,Calendar,Cards,Cards.Block,Chart,Checkbox,CheckboxCell,CheckboxGroup,ClearAction,ClearButton,CloseAction,CodeEditor,CodeViewer,ColumnHeader,CompiledObject.Operation,CompiledQuery,Component,ConditionAction,ConfirmAction,Control,CopyAction,CustomAction,CustomCell,CustomControl,CustomField,CustomRegion,CustomWidget,DateInterval,DatePicker,EditCell,EditListAction,Field,FieldSet,FieldSet.Column,FieldSet.Row,FileUpload,FileUploadCell,Footer,Form,Header,Hidden,Html,HtmlWidget,IconCell,ImageCell,ImageField,ImageUpload,InputMoney,InputSelect,InputSelectTree,InputText,IntervalField,InvokeAction,LineFieldSet,LineRegion,LinkActionImpl,LinkCell,ListCell,ListControl,ListWidget,Markdown,MaskedInput,MenuItem,MenuItem,MultiAction,MultiFieldSet,NoneRegion,NumberPicker,OpenDrawer,OutputList,OutputText,Page,PanelRegion,Password,PerformButton,PrintAction,Progress,ProgressBarCell,RadioGroup,Rating,RatingCell,RefreshAction,Region,RowClick,Rows,ScrollspyRegion,SearchablePage,SearchButton,SearchButtons,Select,SetFieldSet,SetValueAction,ShowModal,Sidebar,SimpleMenu,SimplePage,Slider,StandardField,StandardPage,Status,Submenu,SubmitAction,SwitchAction,SwitchCell,Table,TableWidgetComponent.BodyRow,TabsRegion,TabsRegion.Tab,Text,TextArea,TextCell,TextEditor,Tiles,Tiles.Tile,TimePicker,ToolbarCell,TooltipListCell,TopLeftRightPage,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)
-