Package com.iizigo.pwa.prop
Class EditorPWAProps0
- java.lang.Object
- com.iizigo.pwa.prop.EditorPWAProps0
 
- All Implemented Interfaces:
- IPropCnrEditorProperties
 - public class EditorPWAProps0 extends java.lang.Object implements IPropCnrEditorProperties Setup data for the Progressive Web App (PWA).- Author:
- Christopher Mindus
 
- Field Summary- Fields - Modifier and Type - Field - Description - static java.lang.Object[]- setup
 - Constructor Summary- Constructors - Constructor - Description - EditorPWAProps0()
 - Method Summary- All Methods Instance Methods Concrete Methods - Modifier and Type - Method - Description - PropCnrEditorProperties- getEditProperties(PropCnr property)Gets the property definitions for a component.
 
- Method Detail- getEditProperties- public PropCnrEditorProperties getEditProperties(PropCnr property) Description copied from interface:- IPropCnrEditorPropertiesGets the property definitions for a component.- Specified by:
- getEditPropertiesin interface- IPropCnrEditorProperties