Uses of Interface
com.iizigo.panel.prop.IELayoutProp
Package
Description
Uses of IELayoutProp in com.iizigo.panel.prop
Modifier and TypeInterfaceDescriptioninterface
Interface implemented by layout data properties that can accept a fixed size of a component.Modifier and TypeClassDescriptionclass
Setup layout data for a component in a container with absolute layout.class
Setup layout data for a component in a container with accordion layout.class
Setup layout data for a component in a container with border layout.class
Setup layout data for a component in a container with context menu layout.class
Flex layout data.class
Grid layout data.class
Setup layout data for a component in a container with heading layout.class
Setup layout data for a component in a container with (mobile) list layout.class
Setup layout data for a component in a container with menu bar layout.class
Setup layout data for a component in a container with menu layout.class
Setup layout data for all panels.class
Setup layout data for a component in a container with tab layout.class
Setup layout data for a component in a container with tab bar layout.class
Setup layout data for a component in a container with tab layout.Uses of IELayoutProp in com.iizigo.panel.prop.calendar
Modifier and TypeClassDescriptionclass
Layout data for calendar list and its calendar events.Uses of IELayoutProp in com.iizigo.panel.prop.map
Uses of IELayoutProp in com.iizigo.panel.prop.mlist
Modifier and TypeClassDescriptionclass
Layout data for a component in a container with (mobile) list layout.Uses of IELayoutProp in com.iizigo.panel.prop.table
Modifier and TypeClassDescriptionclass
Setup layout data for a component in a container with tab layout.