|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.centrasite.control.adapters.detailview.dynamicprofile.BaseAttributeLine
com.centrasite.control.adapters.detailview.dynamicprofile.SlotTypeAttributeLine
com.centrasite.control.adapters.detailview.dynamicprofile.StringAttributeLine
com.centrasite.control.adapters.detailview.dynamicprofile.URLAttributeLine
public class URLAttributeLine
Dynamic line representing profile attribute of type URL (xs:anyURI).
Field Summary |
---|
Fields inherited from class com.centrasite.control.adapters.detailview.dynamicprofile.BaseAttributeLine |
---|
COLUMN_WIDTH_ACTION, COLUMN_WIDTH_ATTRIBUTE, COLUMN_WIDTH_VALUE, isBrowserChrome, isBrowserFire, TOTAL_WIDTH |
Constructor Summary | |
---|---|
URLAttributeLine(AttributeLineContext context)
|
Method Summary | |
---|---|
boolean |
hasAction()
Indicate whether there is an Action or not. |
void |
onActivateLink()
|
void |
onEditEndpoint()
|
void |
onEditUrl()
|
Methods inherited from class com.centrasite.control.adapters.detailview.dynamicprofile.StringAttributeLine |
---|
getFieldStatusProp, getStringValue, getValidValues, setStringValue |
Methods inherited from class com.centrasite.control.adapters.detailview.dynamicprofile.SlotTypeAttributeLine |
---|
buildUI, getSlot, getValue, passivate, setSlot, setValue |
Methods inherited from class com.centrasite.control.adapters.detailview.dynamicprofile.BaseAttributeLine |
---|
getActionContext, getAsset, getAttribute, getAttributeContext, getDescription, getIndex, getLineAddVisible, getLineRemoveVisible, getName, getNCName, getSelected, getShowAttributeName, getUnitLabel, getValues, isModified, isMultiValue, isPrefix, isReadOnly, isRequired, modified, onLineAdd, onLineRemove, revert, setAttributeContext, setModified, setNCName, setReadOnly, setValues |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public URLAttributeLine(AttributeLineContext context)
Method Detail |
---|
public boolean hasAction()
BaseAttributeLine
hasAction
in class SlotTypeAttributeLine
public void onActivateLink()
public void onEditEndpoint()
public void onEditUrl()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |