com.plumtree.server
Class PT_MARKUP_ARRAY_COLS
java.lang.Object
|
+--com.plumtree.server.PT_MARKUP_ARRAY_COLS
- public final class PT_MARKUP_ARRAY_COLS
- extends java.lang.Object
Defines the columns of the array of markup fragments returned by a web service,
including finished markup and unfinished portions that require further processing.
- See Also:
IPTMyPortalGadgetContent.GetContent(int)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PT_MARKUP_ARRAY_COLS_TYPE
public static final int PT_MARKUP_ARRAY_COLS_TYPE
- The type of fragment, see
PT_MARKUP_FRAGMENT_TYPES.
PT_MARKUP_ARRAY_COLS_FRAGMENT
public static final int PT_MARKUP_ARRAY_COLS_FRAGMENT
- The fragment. The format depends on the type.
PT_MARKUP_ARRAY_NUM_COLS
public static final int PT_MARKUP_ARRAY_NUM_COLS
- The number of columns in the array.
PT_MARKUP_ARRAY_COLS
public PT_MARKUP_ARRAY_COLS()
Copyright © 2003 Plumtree Software Inc. All Rights Reserved.