Generated by
JDiff

Interface fuego.papi.View

Added Methods
LocaleStringMap getLabels() Returns all localized labels of this view.
 

Changed Methods
PresentationType getPresentationType() Change in return type from PresentationType to fuego.papi.PresentationType.
Returns the type of the presentation assinged
ViewType getType() Change in return type from ViewType to fuego.papi.ViewType.
Returns the type of the view
boolean hasType(ViewType) Change in signature from ViewType to fuego.papi.ViewType.
Returns if the view is a subtype of given view type
 

Added Fields
long serialCheck  
long serialVersionUID