Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

nectar.view
Class ImageView  view ImageView download ImageView.java

java.lang.Object
  extended bynectar.view.RecordView
      extended bynectar.view.ImageView
All Implemented Interfaces:
java.io.Serializable

public class ImageView
extends RecordView


Field Summary
 
Fields inherited from class nectar.view.RecordView
locale, preferences, record
 
Constructor Summary
ImageView(nectar.record.ImageRecord record)
          Creates a new instance of ImageView
 
Method Summary
 java.lang.String getAltTag()
           
 void setAltTag(java.lang.String s)
           
 
Methods inherited from class nectar.view.RecordView
durationToString, getCreatedBy, getCreatedDate, getCreatedDateAgo, getCreatedDay, getCreatedDayShort, getCreatedTime, getId, getModifiedDate, getModifiedDateAgo, getModifiedDay, getModifiedTime, getOwner, getRecord, setLocale, setPreferences, setRecord
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImageView

public ImageView(nectar.record.ImageRecord record)
Creates a new instance of ImageView

Method Detail

getAltTag

public java.lang.String getAltTag()

setAltTag

public void setAltTag(java.lang.String s)
               throws nectar.record.RecordInvalidInputException