|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.datacrow.core.modules.DcModule
net.datacrow.core.modules.PictureModule
public class PictureModule
Holder of picture items.
Picture
Field Summary |
---|
Fields inherited from class net.datacrow.core.modules.DcModule |
---|
_TYPE_ASSOCIATE_MODULE, _TYPE_EXTERNALREFERENCE_MODULE, _TYPE_MAPPING_MODULE, _TYPE_MEDIA_MODULE, _TYPE_MODULE, _TYPE_PROPERTY_MODULE, _TYPE_TEMPLATE_MODULE, insertView, searchView |
Constructor Summary | |
---|---|
PictureModule()
Creates a new instance |
Method Summary | |
---|---|
DcObject |
createItem()
Creates a new picture instance. |
boolean |
equals(java.lang.Object o)
|
int[] |
getSupportedViews()
|
boolean |
hasInsertView()
Indicates if this module has an insert view available. |
boolean |
hasSearchView()
Indicates if this module has a search view available. |
protected void |
initializeFields()
Initializes the default fields. |
protected void |
initializeUI()
There are no views or UI components to be initialized for picture modules. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public PictureModule()
Method Detail |
---|
public DcObject createItem()
createItem
in class DcModule
Picture
protected void initializeUI()
initializeUI
in class DcModule
public int[] getSupportedViews()
getSupportedViews
in class DcModule
public boolean hasInsertView()
DcModule
hasInsertView
in class DcModule
public boolean hasSearchView()
DcModule
hasSearchView
in class DcModule
protected void initializeFields()
initializeFields
in class DcModule
public boolean equals(java.lang.Object o)
equals
in class DcModule
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |