34353637383940
* @param context */ public DeckPageElement(XDIMEContextInternal context) { super(WidgetElements.DECK_PAGE, context); protocolAttributes = new DeckPageAttributes(); }